File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99- Breaking change: ReactiveX clients will remove empty payload from request_response Observable, resulting in an actually empty Observable
1010- Bug fix: fixed channel stream being released prematurely when canceled by requester, and responder side still working
1111- Bug fix: removed cyclic references in RSocketBase which caused old sessions not to be released
12- - Bug fix: fixed ability for rxpy streams and fragmented responses to send payloads concurrently
12+ - Bug fix: fixed ability for ReactiveX streams and fragmented responses to send payloads concurrently
1313- CollectorSubscriber : exposed subscription methods directly instead of relying on internal **subscription ** variable
1414- Reactivex server side request_response allowed to return reactivex.empty(). Library code will replace with empty Payload when needed
1515- Added EmptyStream for use in stream and channel responses
You can’t perform that action at this time.
0 commit comments