rsocket/rsocket-cpp

RSocketClient shouldn't default to a 5 seconds keepalive

Closed this issue · 0 comments

lexs commented

If no keepalive is passed, it should be respected. Or if we really want 5 seconds keepalive, it should be both documented and handled directly in the methods in RSocket.h.