Module interfaces

Source
Expand description

Interfaces for the server and client

Modules§

http
HTTP Interface and InterfaceConfig implementation
pipe
Pipe Interface and InterfaceConfig implementation

Traits§

Interface
A data structure that contains information and functions needed to communicate on a particular interface between the server and client.
InterfaceConfig
A data structure that can be deserialized and converted into an Interface.