[][src]Module kayrx::framed

Framed dispatcher service and related utilities

Structs

Builder

Service builder - structure that follows the builder pattern for building instances for framed services.

Connect
ConnectResult
Dispatcher

FramedTransport - is a future that reads frames from Framed object and pass then to the service.

FactoryBuilder

Service builder - structure that follows the builder pattern for building instances for framed services.

Enums

DispatcherError

Framed transport errors

ServiceError

Framed service errors