Crate binate[][src]

Expand description

Implementation of the RSocket protocol.

Modules

frameframe

Provides the Frame type that represents a RSocket protocol frame, and utilities for encoding/decoding frames into/from byte arrays.

The RSocket prelude.