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
- [FEATURE] Reduce support issues related to concurrent writes
- Use embeds for home files in chat examples
- Support TLS connection to HTTP Proxy
- [FEATURE] Provide an override for `isValidChallengeKey` using a custom validator
- [Question] <traffic from local machine to websocket server is high>
- Commits on branch release-1.5 are not useful
- Websocket ping pong timeout
- [BUG] websocket on compress close duplicate
- [BUG] Getting "websocket: internal error, unexpected bytes at end of flate stream" despite protecting write calls with mutex
- [FEATURE] eliminate buffer pool example
- Docs
- Go not yet supported