Skip to content

Pull requests: coder/websocket

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement core API for WASM
#142 by nhooyr was merged Sep 22, 2019 Loading…
feat:(conn): add RemoteAddr and LocalAddr method
#490 by kehiy was closed Nov 11, 2024 Loading…
Returns real remote and local address instead mocked
#299 by photostorm was merged Oct 13, 2023 Loading…
support set ping handler and pong handler
#307 by qcha0 was closed Jan 30, 2025 Loading… v1.9.0
v1.8.8
#256 by nhooyr was merged Oct 20, 2023 Loading… v1.8.8
use simd masking for amd64&arm64
#326 by wdvxdr1123 was merged Feb 22, 2024 Loading… v1.9.0
Add Grace to gracefully close WebSocket connections
#200 by nhooyr was merged Feb 27, 2020 Loading…
Perform WebSocket Close handshake in Conn.Close
#104 by nhooyr was closed Jul 12, 2019 Loading…
Fixes from @albrow's Wasm review
#148 by nhooyr was merged Sep 24, 2019 Loading…
Refactoring
#81 by nhooyr was merged May 31, 2019 Loading…
Rewrite with compression support
#163 by nhooyr was merged Feb 16, 2020 Loading…
Update dependencies to latest versions
#332 by Jacalz was closed Mar 7, 2023 Loading…
fix closenow race bug
#427 by alixander was merged Apr 7, 2024 Loading… v1.8.11
Extend DialOptions to allow Host header override
#336 by bendiscz was merged Oct 13, 2023 Loading…
github.com/gin-gonic/gin version bump
#345 by sdrobov was closed Mar 7, 2023 Loading…
Update server example for 1.4.0
#132 by kjk was closed Sep 2, 2019 Loading…
added detailed guide in echo readme.md example folder
#459 by sameer-gits was closed Aug 21, 2024 Loading…
abolish an extra goroutine
#501 by andriibeee was closed Sep 4, 2025 Loading…
Add additional golang linters
#407 by maggie44 was closed Oct 3, 2023 Loading…
remove test gin dependency
#369 by tychoish was closed Mar 7, 2023 Loading…
Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.4
#319 by kirill-scherba was closed Mar 7, 2023 Loading…
Add CloseRead and closeError test
#99 by nhooyr was merged Jun 23, 2019 Loading…
Fix race with c.readerShouldLock
#169 by nhooyr was merged Nov 5, 2019 Loading…
removing bad newline
#266 by Zamiell was merged Nov 26, 2020 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.