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

Expose writeControl #414

Open
nightwolfz opened this issue Oct 28, 2023 · 2 comments
Open

Expose writeControl #414

nightwolfz opened this issue Oct 28, 2023 · 2 comments

Comments

@nightwolfz
Copy link

nightwolfz commented Oct 28, 2023

We all had to deal with weird external websocket configs, well the one I have the pleasure to deal with this time requires me to send a PONG frame every X seconds (there's no ping) to keep the connection alive.

It would be handy to expose writeControl for this.

Perhaps for the next version?

Cheers ❤️

@nhooyr
Copy link
Owner

nhooyr commented Oct 30, 2023

Never thought I'd hear of an API that requires pongs to stay alive...

I'll make a note for v2 but no promises. #402

@nhooyr nhooyr closed this as completed Oct 30, 2023
@nhooyr nhooyr reopened this Feb 22, 2024
@nhooyr
Copy link
Owner

nhooyr commented Feb 22, 2024

Changed my mind will do this.

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

No branches or pull requests

2 participants