github.com/coder/websocket
go
pkg:golang/github.com/coder/websocket
58 Dependabot PRs
27 days ago
43 repositories
2 repositories
Recent PRs (filtered by: Open )
chore(deps/go): bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /torque-api
fabiomilennials1234-a11y/TorqueCRMV2 #8
Bump the combined group across 1 directory with 17 updates
raito-io/cli #442
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
jetkvm/kvm #854
chore: bump github.com/coder/websocket from 1.8.13 to 1.8.14
dev: bump the safe group across 1 directory with 38 updates
TheThingsNetwork/lorawan-stack #7721
chore(gomod)(deps): bump the backend-all group with 3 updates
enddzone/summarizarr #100
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
PundiAI/fx-core #1169
build(deps): bump the go group across 1 directory with 46 updates
keboola/keboola-as-code #2421
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
dev: bump the safe group across 1 directory with 37 updates
TheThingsNetwork/lorawan-stack #7715
Bump github.com/coder/websocket from 1.8.13 to 1.8.14
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /wasp
dreamsoft07/chainlink-testing-framework #207
chore(gomod)(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
chore(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
offsoc/td #14
Bump github.com/coder/websocket from 1.8.13 to 1.8.14 in /wasp
rosedev318/chainlink-framework-testing #97
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /wasp
jameswischmeyer/chainlink-testing-framework #193
deps(deps): bump the minor-and-patch group across 1 directory with 4 updates
dnesting/sense #32
go(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
NordGus/financo #573
Bump github.com/coder/websocket from 1.8.13 to 1.8.14 in /wasp
0xdyb/chainlink-framework-testing #154
chore(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
Chatterino/twitch-pubsub-server-test #135
chore(deps): bump the go group across 7 directories with 5 updates
hashicorp/boundary #6035
Bump github.com/coder/websocket from 1.8.12 to 1.8.13 in /wasp
brightsnow-dev/chainlink-testing-framework #18
deps(deps): bump the minor-and-patch group with 3 updates
dnesting/sense #26
Bump github.com/coder/websocket from 1.8.12 to 1.8.13 in /wasp
monster0318/chainlink-framework-testing- #12
chore(deps): bump github.com/coder/websocket from 1.8.12 to 1.8.13
CGI-FR/LINO #358
Package Details
| Name: | github.com/coder/websocket |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/coder/websocket |
| JSON API: | View JSON |
Package Information
Package websocket implements the RFC 6455 WebSocket protocol. https://tools.ietf.org/html/rfc6455 Use Dial to dial a WebSocket server. Use Accept to accept a WebSocket client. Conn represents the resulting WebSocket connection. The examples are the best way to understand how to correctly use the library. The wsjson subpackage contain helpers for JSON and protobuf messages. More documentation at https://github.com/coder/websocket. The client side supports compiling to Wasm. It wraps the WebSocket browser API. See https://developer.mozilla.org/en-US/docs/Web/API/WebSocket Some important caveats to be aware of: This example demonstrates a echo server. This example demonstrates full stack chat with an automated test.
| Repository: | https://github.com/coder/websocket |
| Homepage: | https://github.com/coder/websocket |
| Latest Release: |
v1.8.13
about 1 year ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 6.7236% by dependent repos Top 6.299% by dependent pkgs |