public interface Transport
| Modifier and Type | Method and Description |
|---|---|
default int |
maxFrameLength()
Configurations that exposes the maximum frame size that a
DuplexConnection can bring up
to RSocket level. |
default int maxFrameLength()
DuplexConnection can bring up
to RSocket level.
This number should not exist the 16,777,215 (maximum frame size specified by RSocket spec)