Crate binate

Source
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.
prelude
The RSocket prelude.