Expand description
Protocol handler
Structs§
- Channel
Handler - Protocol handler
- Handler
Builder - Builder for RootHandler
- Init
Handler - Initial protocol handler, for negotiating the protocol version
- Root
Handler - Protocol handler
Enums§
- Error
- Error
Traits§
- Handler
- A protocol handler The handle function takes an incoming message, handles it and returns a response.
Type Aliases§
- Result
- Result