Module nbio::frame

source ·
Expand description

Receive and Publish implementations that serialize and deserialize payloads on underlying binary sessions.

§Implementations

The DeserializeFrame and SerializeFrame traits provided in this module enable a convenient way to convert data from an underlying binary streaming protocol back and forth with parsed events.

Structs§

Traits§