[][src]Module ntex::framed

Structs

Dispatcher

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

ReadTask

Read io task

State
Timer
WriteTask

Write io task

Enums

DispatchItem

Framed transport item