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 supported5 Subscribers
Add a CodeTriage badge to websocket
Help out
- Issues
- conn: properly mark `UnderlyingConn()` as deprecated
- Replace interface{} with any type alias
- [BUG] Confusing cluster nam
- [BUG] Chat example does not work
- Add support for ProxyConnectHeader in the dialer.
- fix: possible panic in client tests
- [FEATURE] Option to control client's buffer for non-101 response body
- [Question] Close connections on server shutdown
- fix: avoid incrementing readErrCount for temporary errors and reset o…
- [BUG] v1.5.3 release notes say hideTempErr has been removed under #894, but it isn't
- Docs
- Go not yet supported