We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e2def commit f90b49dCopy full SHA for f90b49d
CHANGELOG.rst
@@ -8,7 +8,7 @@ v0.4.3
8
- Added on_ready callback to RSocketServer. Called when sender/receiver tasks are ready
9
- Implement ReactiveX (3.0, 4.0) server side handler. Allows to define RequestHandler directly using ReactiveX
10
- Added sending_done_event argument to request_channel to allow client to wait until sending to server is complete/canceled
11
-- Removed RSocketBase class dependency from RequestHandler. It is not longer required as an argument to __init__
+- Breaking Change: Removed RSocketBase class dependency from RequestHandler. It is not longer required as an argument to __init__
12
13
v0.4.2
14
======
0 commit comments