See: Description
| Interface | Description |
|---|---|
| ResumableFramesStore |
Store for resumable frames
|
| ResumeStateHolder | |
| RSocketSession |
| Class | Description |
|---|---|
| ClientResume | |
| ClientRSocketSession | |
| InMemoryResumableFramesStore |
writes - n (where n is frequent, primary operation) reads - m (where m == KeepAliveFrequency)
skip - k -> 0 (where k is the rare operation which happens after disconnection
|
| ResumableDuplexConnection | |
| ServerRSocketSession | |
| SessionManager |