[][src]Module ntex::framed

Structs

Builder

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

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.

Handshake
HandshakeResult

Enums

ServiceError

Framed service errors