Module encoding

Module encoding 

Source
Expand description

Implement what components may write to the wire

Enums§

ClientMessage
Messages sent by the Client
ServerMessage
Messages sent by the Server

Traits§

Writable
Write something ‘to the wire’.