Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gorilla/websocket issues and pull requests
#763 - fix #705
Pull Request -
State: closed - Opened by kevinlincg almost 3 years ago
- 1 comment
#761 - Correct way to save memory using write buffer pool and freeing net.http default buffers
Pull Request -
State: closed - Opened by FMLS almost 3 years ago
- 2 comments
Labels: waiting on new maintainer, size/L
#760 - [feature] Check for and report bad protocol in TLSClientConfig.NextProtos
Issue -
State: closed - Opened by garyburd almost 3 years ago
- 1 comment
Labels: enhancement, help wanted
#752 - Add check for Sec-WebSocket-Key header
Pull Request -
State: closed - Opened by hirasawayuki almost 3 years ago
- 6 comments
#747 - how to stop conn.ReadMessage() in gorilla/websocket
Issue -
State: closed - Opened by hutu1st almost 3 years ago
- 9 comments
Labels: question
#746 - Dialer: add optional method NetDialTLSContext
Pull Request -
State: closed - Opened by lluiscampos almost 3 years ago
- 4 comments
#742 - Tls proxy build
Pull Request -
State: closed - Opened by philipatl almost 3 years ago
#740 - Accept https proxy
Pull Request -
State: open - Opened by philipatl almost 3 years ago
- 7 comments
Labels: size/L
#739 - [feature] Support for proxying websocket through https proxy
Issue -
State: open - Opened by philipatl almost 3 years ago
- 1 comment
Labels: enhancement
#731 - Safari websocket compression is broken
Issue -
State: closed - Opened by mohamedmansour about 3 years ago
- 8 comments
Labels: bug
#720 - [question] How to close a connect correctly?
Issue -
State: closed - Opened by suerta-git about 3 years ago
- 7 comments
Labels: question
#705 - WriteMessage and WriteControl do not check error from SetWriteDeadline [bug]
Issue -
State: closed - Opened by rittneje over 3 years ago
- 1 comment
Labels: bug
#704 - WriteMessage does not respect deadline acquring mutex [bug]
Issue -
State: open - Opened by rittneje over 3 years ago
- 2 comments
Labels: bug
#693 - trace.GotConn should not be called if dial fails [bug]
Issue -
State: closed - Opened by rittneje over 3 years ago
- 1 comment
Labels: bug, help wanted
#674 - [bug] Cannot Add Sec-Websocket-Extensions header field as a client
Issue -
State: open - Opened by navintestapi over 3 years ago
- 12 comments
Labels: feature request
#661 - WS-CLient Compression support client_max_window_bits,server_max_window_bits [feature]
Issue -
State: open - Opened by adrielliu almost 4 years ago
- 1 comment
Labels: enhancement
#643 - [query] What does the error mean "websocket: internal error, unexpected bytes at end of flate stream"
Issue -
State: closed - Opened by vishal24tuniki about 4 years ago
- 2 comments
#642 - Upgrader.Upgrade not writing error response to http.ResponseWriter for invalid request with payload data
Issue -
State: closed - Opened by ashishwigwag about 4 years ago
- 3 comments
Labels: bug
#622 - websocket: bad handshake (HTTP status 403 Forbidden)
Issue -
State: closed - Opened by fqmarkvon over 4 years ago
- 4 comments
Labels: question
#617 - [bug] Sec-WebSocket-Key header accepting longer values than RFC6455 accepts.
Issue -
State: closed - Opened by andrewhodel over 4 years ago
Labels: bug
#615 - Not able to get context testing
Issue -
State: closed - Opened by zt9 over 4 years ago
- 3 comments
Labels: question
#613 - how not not check ssl certification if i want use wss?
Issue -
State: closed - Opened by juewuer over 4 years ago
- 2 comments
Labels: question
#606 - Add Upgrader.NegotiateSubprotocol
Pull Request -
State: open - Opened by AllenX2018 over 4 years ago
- 4 comments
Labels: size/L
#605 - Add Dialer.ProxyConnectHeader
Pull Request -
State: open - Opened by AllenX2018 over 4 years ago
- 3 comments
Labels: size/M
#599 - Fix Manually passed `Cookie` header overrides `http.CookieJar` cookies
Pull Request -
State: open - Opened by masterZSH over 4 years ago
- 5 comments
#597 - Manually passed `Cookie` header overrides `http.CookieJar` cookies
Issue -
State: open - Opened by yauheni-chaburanau over 4 years ago
- 1 comment
Labels: feature request
#573 - [feature] expose newConn function to do websocket protocol on arbitrary net.Conn
Issue -
State: closed - Opened by djherbis almost 5 years ago
- 13 comments
Labels: enhancement
#535 - [feature] Avoid unnecessary heap allocations
Issue -
State: closed - Opened by deanm over 5 years ago
- 16 comments
Labels: enhancement
#516 - Add support for custom TLS implementations
Pull Request -
State: closed - Opened by renatoaguiar over 5 years ago
- 1 comment
Labels: feature request
#498 - I/O timeout on deadline
Issue -
State: closed - Opened by renevall over 5 years ago
- 3 comments
#487 - gracefully close connection fixes: #448
Pull Request -
State: open - Opened by sanketplus over 5 years ago
- 16 comments
Labels: feature request
#481 - Support evented read
Issue -
State: open - Opened by ghost almost 6 years ago
- 15 comments
Labels: feature request
#480 - Add Upgrader.NegotiateSubprotocols
Issue -
State: open - Opened by garyburd almost 6 years ago
Labels: feature request
#479 - Support custom HTTP headers for CONNECT proxy request
Issue -
State: open - Opened by aus almost 6 years ago
- 2 comments
Labels: feature request
#474 - Add softer ReadMessage timeout mechanism that only cancels the operation and doesn't corrupt the entire connection
Issue -
State: open - Opened by Eelis almost 6 years ago
- 10 comments
Labels: feature request
#471 - Use different errors for connection closed between frames and within a frame
Issue -
State: open - Opened by ghost almost 6 years ago
- 2 comments
Labels: feature request
#465 - Simplify mask algorithm
Pull Request -
State: closed - Opened by pascaldekloe almost 6 years ago
- 10 comments
#448 - Graceful shutdown of the websocket connection.
Issue -
State: open - Opened by markusthoemmes about 6 years ago
- 11 comments
Labels: bug
#432 - Support WebAssembly / GopherJS
Issue -
State: open - Opened by silbinarywolf about 6 years ago
- 7 comments
Labels: feature request
#417 - Websockets over HTTP/2
Issue -
State: open - Opened by riking over 6 years ago
- 10 comments
Labels: feature request
#404 - Improve upgrader documentation regarding protocols
Issue -
State: open - Opened by garyburd over 6 years ago
- 4 comments
Labels: documentation
#370 - ⚠️ New maintainers needed
Issue -
State: closed - Opened by garyburd over 6 years ago
- 45 comments
Labels: help wanted, waiting on new maintainer
#342 - rfc7692 context-takeover implemention
Pull Request -
State: open - Opened by smith-30 almost 7 years ago
- 20 comments
Labels: feature request, size/L
#339 - Want to implement rfc7692, but writer side can not be implemented
Issue -
State: open - Opened by smith-30 almost 7 years ago
- 7 comments
Labels: enhancement, feature request
#203 - Increase in memory usage when compression is on
Issue -
State: open - Opened by joshdvir almost 8 years ago
- 54 comments
Labels: bug