You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
I think it would be a great improvement to add a close() method, that closes the websocket resource when its not needed anymore.
This should probably be just a three-liner, but i'm not that experienced with any of the http libraries used so i don't know which type the wrapped resource has.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it would be a great improvement to add a close() method, that closes the websocket resource when its not needed anymore.
This should probably be just a three-liner, but i'm not that experienced with any of the http libraries used so i don't know which type the wrapped resource has.
The text was updated successfully, but these errors were encountered: