The client-server protocolΒΆ

underwords relies on gRPC for communication and synchronisation between the clients and the server.

The protocol is defined using the Protocol Buffers IDL. The interface definition can be found in underworlds.proto