Module binate::frame::codec[][src]

This is supported on crate feature frame only.
Expand description

Implementation of RSocket frame types and frame codec.

Structs

The cancel frame.

The error frame.

The keepalive frame.

The lease frame.

The meatadata_push frame.

The payload frame.

The request_channel frame.

The request_fnf (Fire-n-Forget) frame.

The request_n frame.

The request_response frame.

The request_stream frame.

The resume frame.

The resume_ok frame.

The setup frame.

A builder for configuring the setup frame.