websocket
https://github.com/gorilla/websocket
Go
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to websocket
Help out
- Issues
- client: copy TLS state onto DialContext response
- Bound CloseError.Error text to the control-frame limit
- docs: clarify Upgrader subprotocol negotiation
- test: add unit test for JoinMessages with empty connection
- Documented: math/rand → crypto/rand mask key fix (CWE-338, never CVE'd)
- Code Health Audit — 66 findings
- Add Go fuzz tests for OSS-Fuzz integration
- fix: reset readErrCount on success and lower panic threshold to 2
- Update x/net dependency
- prepared_test: fix TestPreparedMessage for Go 1.20+
- Docs
- Go not yet supported