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. |
| TcpUriHandler | |
| UriUtils |
Utilities for dealing with with
URIs |
| WebsocketDuplexConnection |
An implementation of
DuplexConnection that connects via a Websocket. |
| WebsocketUriHandler |
An implementation of
UriHandler that creates WebsocketClientTransports and WebsocketServerTransports. |