[][src]Module ntex::util::framed

Framed transport dispatcher

Structs

Dispatcher

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

Enums

DispatcherError

Framed transport errors