Modules§
Structs§
Traits§
- Communication
Channel - Handles communications.
- Communication
Error - Error that happens during a communication.
- Protocol
- The protocol used for the communications.
- Protocol
Client - The client is only used to create a channel, which should be use to transmit information with the server.
- Protocol
Server - Defines how to create a server that respond to a channel.