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 5b8a0ae commit 3af13b6Copy full SHA for 3af13b6
CHANGELOG.rst
@@ -8,6 +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
+- Added find_by_mimetype to CompositeMetadata class. Returns list of relevant items by mimetype
12
- Breaking Change: Removed RSocketBase class dependency from RequestHandler. It is not longer required as an argument to __init__
13
14
v0.4.2
0 commit comments