Expand description
Interfaces for the server and client
Modules§
- http
- HTTP
Interface
andInterfaceConfig
implementation - pipe
- Pipe
Interface
andInterfaceConfig
implementation
Traits§
- Interface
- A data structure that contains information and functions needed to communicate on a particular interface between the server and client.
- Interface
Config - A data structure that can be deserialized and converted into an
Interface
.