See: Description
| Class | Description |
|---|---|
| RSocketLengthCodec |
An extension to the Netty
LengthFieldBasedFrameDecoder that encapsulates the
RSocket-specific frame length header details. |
| TcpDuplexConnection |
An implementation of
DuplexConnection that connects via TCP. |
| WebsocketDuplexConnection |
An implementation of
DuplexConnection that connects via a Websocket. |