ESHET Protocol Specifications

This section loosely defines the protocols used by ESHET clients to talk to an ESHET server, including a binary protocol for communication over TCP sockets and a wesocket protocol for use by web clients.

Both are defined as a serialisation of an generic protocol, using common conventions.