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] Set timeout like 10 seconds to a connection
- Accept https proxy
- [feature] Support for proxying websocket through https proxy
- WriteMessage does not respect deadline acquring mutex [bug]
- [bug] Cannot Add Sec-Websocket-Extensions header field as a client
- WS-CLient Compression support client_max_window_bits,server_max_window_bits [feature]
- Add Upgrader.NegotiateSubprotocol
- Add Dialer.ProxyConnectHeader
- Fix Manually passed `Cookie` header overrides `http.CookieJar` cookies
- Manually passed `Cookie` header overrides `http.CookieJar` cookies
- Docs
- Go not yet supported