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…
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
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 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…
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…
Improve handshake to better match RFC
#177 by nhooyr was merged Dec 6, 2019 Loading…
2
3
feat: implement websocket.Accept in js (#373)
#515 by shynome was closed Mar 14, 2025 Loading…
API Stubs
#28 by nhooyr was merged Mar 29, 2019 Loading… v1.0.0
refactor: run gofmt -w on all files
#334 by paralin was closed Mar 7, 2023 Loading…
Super fast XOR
#77 by nhooyr was merged Apr 29, 2019 Loading…
Switch to CircleCI
#108 by nhooyr was merged Jul 24, 2019 Loading…
Mask Implementation
#38 by nhooyr was merged Mar 30, 2019 Loading…
Invert if to the more consistent style
#149 by cristaloleg was closed Sep 26, 2019 Loading…
General Improvements
#68 by nhooyr was merged Apr 25, 2019 Loading…
ProTip! no:milestone will show everything without a milestone.