rsocket-kotlin
rsocket-kotlin copied to clipboard
Lease support
https://github.com/rsocket/rsocket/blob/master/Protocol.md#flow-control-lease
Additionally, it might be needed to add connection or request event handlers to understand how to handle lease. Initially just simple integration could be added, but it should be able to integrate with https://github.com/bucket4j/bucket4j
Postponed until rsocket protocol lease changes