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
- Deflake proxy unit tests
- Use struct{} instead of bool as value type
- Concurrent safe writes
- [BUG] Socket Disconnects Unexpectdly (ON SERVER ONLY) After Receiving an event successfully and handling all logic (everything works fine locally)
- Allow empty password in proxy auth
- fix typo
- fix: len(buf) => cap(buf)
- [BUG] fix: len(buf) => cap(buf)
- Fix autobahn example duplicate validator wrapping
- Expose tls connection state in http response
- Docs
- Go not yet supported