Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added closed connection callback #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lashket
Copy link

@lashket lashket commented Apr 5, 2022

Added callback to be notified when Websocket is closed

@cryptpa
Copy link

cryptpa commented Apr 5, 2022

you are the man!!! What about closing the request stream connection.

@marinkobabic
Copy link

Why is this pull request still open?

@szymek-pindelski
Copy link

hello,
does this pull request have something to do with active stream subscriptions surviving RSocket.close() ?
My stream subscription does not seem to notice that rsocket has been closed, and I need to explicitly cancel it (in case you're wondering - I'm using websocket as transport layer)
I read somewhere that RSocket.close() is supposed to cancel any active subscriptions but it's clearly not the case with RSocket Dart implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants