Module actix_net::framed[][src]

Framed dispatcher service and related utilities

Structs

FramedNewService
FramedService
FramedTransport

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

IntoFramed
IntoFramedService

Enums

FramedTransportError

Framed transport errors