Pull requests · gorilla/websocket
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 3.6k
Pull requests list
Add conversion functions for writePoolData size/XS
#1014 opened Feb 27, 2026 by koalabearguo Loading…
4 of 12 tasks
Make compression reader/writer Close() idempotent size/M
#1013 opened Feb 17, 2026 by veeceey Loading…
Fix Upgrader.Upgrade never reusing hijacked write buffer size/M
#1011 opened Feb 10, 2026 by veeceey Loading…
4 of 10 tasks
fix: avoid incrementing readErrCount for temporary errors and reset o… size/XS
#1007 opened Nov 10, 2025 by yangdm0209 Loading…
9 of 17 tasks
Client's buffer for non-101 response body issue optimization proposition size/M
#1005 opened Oct 18, 2025 by Yurhigz Loading…
4 of 12 tasks
Replace interface{} with any type alias size/S
#1000 opened Aug 28, 2025 by cppcoffee Loading…
conn: properly mark UnderlyingConn() as deprecated
size/XS
#998 opened Aug 25, 2025 by simondeziel Loading…
fix: possible panic in client tests size/M
#992 opened Jul 4, 2025 by alexandear Loading…
2 of 10 tasks
Add support for ProxyConnectHeader in the dialer. size/M
#988 opened Jun 3, 2025 by michel-laterman Loading…
2 of 12 tasks
enh: add disableClientMask option for WebSocket payload masking and optimize mask calculation size/L
#985 opened May 17, 2025 by huskar-t Loading…
4 of 12 tasks
Use struct{} instead of bool as value type size/XS
#981 opened Mar 19, 2025 by mutn3ja Loading…
2 of 12 tasks
Fix autobahn example duplicate validator wrapping size/XS
#969 opened Dec 26, 2024 by mgregur Loading…
3 of 7 tasks
Expose tls connection state in http response size/M
#967 opened Nov 28, 2024 by 004helix Loading…
2 of 12 tasks
docs: client: clarify handshake error conditions size/XS
#965 opened Nov 16, 2024 by WofWca Loading…
2 of 12 tasks
Use embeds for home files in chat examples size/S
#952 opened Aug 18, 2024 by eldondev Loading…
3 of 11 tasks
Add optional method ProxyTLSConnection (closes #779) size/M
#782 opened May 12, 2022 by sleeyax Loading…
#740 opened Dec 3, 2021 by philipatl Loading…
Add Upgrader.NegotiateSubprotocol size/L
#606 opened Jun 30, 2020 by AllenX2018 Loading…
Add Dialer.ProxyConnectHeader size/M
#605 opened Jun 29, 2020 by AllenX2018 Loading…
Fix Manually passed Cookie header overrides http.CookieJar cookies
#599 opened Jun 8, 2020 by masterZSH Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.