This allows to have shorter and more future-proof IDs. This also guarantees the IDs will only use reasonable ASCII characters (no spaces), removing the need to encode them for PING/PONG tokens.
Allow to query the network ID and entity from the message ID regardless of the underlying store used.
This allows for other implementations that aren't based on a filesystem.