- Notifications
You must be signed in to change notification settings - Fork 332
Pull requests: coder/websocket
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci: lock down staticcheck and govulncheck in lint.sh
#523 by mafredri was merged Mar 14, 2025 Loading… updated Mar 14, 2025
feat: implement websocket.Accept in js (#373)
#515 by shynome was closed Mar 14, 2025 Loading… updated Mar 14, 2025
chore: bump golang.org/x/time from 0.7.0 to 0.9.0 in /internal/examples in the internal-deps group across 1 directory
#517 by dependabot bot was closed Mar 1, 2025 Loading… updated Mar 1, 2025
chore: bump golang.org/x/time from 0.7.0 to 0.8.0 in /internal/examples in the internal-deps group across 1 directory
#503 by dependabot bot was closed Feb 2, 2025 Loading… updated Feb 2, 2025
Add
WASM_NO_SANDBOX=on to disable Chrome sandbox #510 by igolaizola was closed Jan 29, 2025 • Draft updated Jan 29, 2025
fix: cancel netconn contexts after close handshake bug
#494 by ethanndickson was closed Dec 17, 2024 Loading… updated Dec 17, 2024
Delete internal directory
#502 by jpalazzolo828 was closed Nov 15, 2024 Loading… updated Nov 15, 2024
feat:(conn): add
RemoteAddr and LocalAddr method #490 by kehiy was closed Nov 11, 2024 Loading… updated Nov 11, 2024
build(deps): bump github.com/lesismal/nbio from 1.3.18 to 1.5.12 in /internal/thirdparty dependencies Pull requests that update a dependency file
#498 by dependabot bot was closed Nov 7, 2024 Loading… updated Nov 7, 2024
build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 in /internal/examples dependencies Pull requests that update a dependency file
#496 by dependabot bot was closed Nov 7, 2024 Loading… updated Nov 7, 2024
build(deps): bump github.com/gobwas/ws from 1.3.0 to 1.4.0 in /internal/thirdparty dependencies Pull requests that update a dependency file
#486 by dependabot bot was closed Nov 7, 2024 Loading… updated Nov 7, 2024
build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 in /internal/thirdparty dependencies Pull requests that update a dependency file
#485 by dependabot bot was closed Nov 7, 2024 Loading… updated Nov 7, 2024
build(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 in /internal/thirdparty dependencies Pull requests that update a dependency file
#483 by dependabot bot was closed Nov 7, 2024 Loading… updated Nov 7, 2024
build(deps): bump github.com/lesismal/nbio from 1.3.18 to 1.5.11 in /internal/thirdparty dependencies Pull requests that update a dependency file
#495 by dependabot bot was closed Oct 29, 2024 Loading… updated Oct 29, 2024
build(deps): bump github.com/lesismal/nbio from 1.3.18 to 1.5.10 in /internal/thirdparty dependencies Pull requests that update a dependency file
#484 by dependabot bot was closed Sep 23, 2024 Loading… updated Sep 23, 2024
hotfix: close received after close
#487 by fogrye was closed Sep 9, 2024 Loading… updated Sep 9, 2024
added detailed guide in echo readme.md example folder
#459 by sameer-gits was closed Aug 21, 2024 Loading… updated Aug 21, 2024
Fix unaligned load error on 32-bit architectures
#438 by x0wllaar was merged Mar 7, 2024 Loading… updated Mar 7, 2024
Provide a simple callback function for when you need to know a ping came in.
#428 by schmidtw was closed Dec 19, 2023 Loading… updated Dec 19, 2023
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.