Module ntex::io[][src]

Expand description

IO streaming utilities.

Modules

async runtime helpers

utilities and helpers for testing

Structs

Default Io filter

Dispatcher - is a future that reads frames from bytes stream and pass then to the service.

Interface object to underlying io stream

Boxed Io object with erased filter type

Context for io read task

Sealed filter type

Context for io write task

Enums

Dispatcher item

Io status

Status for read task

Recv error

Status for write task

Traits

Creates new Filter values.

Functions

Create filter factory service