Module handler

Source
Expand description

Protocol handler

Structs§

ChannelHandler
Protocol handler
HandlerBuilder
Builder for RootHandler
InitHandler
Initial protocol handler, for negotiating the protocol version
RootHandler
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