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

Can we create a new WebSocketStream from a WebSocket instance? #23

Open
rikka0w0 opened this issue Feb 29, 2024 · 1 comment
Open

Can we create a new WebSocketStream from a WebSocket instance? #23

rikka0w0 opened this issue Feb 29, 2024 · 1 comment

Comments

@rikka0w0
Copy link

As the title says

@ricea
Copy link
Owner

ricea commented Mar 4, 2024

This is not currently possible. I hope it will not be necessary, as the effect would be surprising. For example, we'd have to stop firing the message event on the original WebSocket instance.

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

No branches or pull requests

2 participants