cloudflare / cloudflare/workerd
[proposal] allow workers to trigger pings on websockets
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
As a worker user, I would like to be able to periodically trigger pings on active websockets clients to help keep the connections alive and stable.
This could take a the form a call from the worker itself via bindings, or an option set during the creation of the websocket client.
Happy to work on an implementation if this is something that makes sense!
Contributor guide
Assessment
This issue has not been assessed yet.