[−][src]Module muoxi_staging::comms
Definitions and declarations of data structures relating comms
Structs
Client | Wrapper around connected socket, this is non-persistent data and only valid
within the main |
Comms | Server owned structure that holds each clients SocketAddr and Tx channel |
Server | Shared ownership structure between all connected clients. |
Enums
Message | The types of message recieved |