github.com/coder/websocket
go
pkg:golang/github.com/coder/websocket
58 Dependabot PRs
27 days ago
43 repositories
2 repositories
Recent PRs
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14 in /pkg/gofr/datasource/pubsub/eventhub
gofr-dev/gofr #3419
chore(deps/go): bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /torque-api
fabiomilennials1234-a11y/TorqueCRMV2 #8
dev: bump the safe group across 1 directory with 42 updates
TheThingsNetwork/lorawan-stack #7880
dev: bump the safe group across 1 directory with 40 updates
TheThingsNetwork/lorawan-stack #7873
dev: bump the safe group across 1 directory with 44 updates
TheThingsNetwork/lorawan-stack #7825
dev: bump the safe group across 1 directory with 43 updates
TheThingsNetwork/lorawan-stack #7797
dev: bump the safe group across 1 directory with 40 updates
TheThingsNetwork/lorawan-stack #7748
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(deps): bump the gomod group in /packages/server/duckdb-server-go with 4 updates
uwdata/mosaic #904
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
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /wasp
smartcontractkit/chainlink-testing-framework #2136
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
brucehq/bruce #141
Bump github.com/coder/websocket from 1.8.13 to 1.8.14
Bump the all-updates group with 4 updates
cirruslabs/orchard #339
Bump github.com/coder/websocket from 1.8.13 to 1.8.14
ksysoev/wasabi #197
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
kodehat/portkey #173
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
build(deps): bump the go group across 1 directory with 42 updates
keboola/keboola-as-code #2419
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
Bump the gomod group across 1 directory with 6 updates
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /wasp
johnjackson0403/chainlink-testing-framework #534
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.12 to 1.8.14 in /wasp
jeffrey9376/chainlink-testing-framework #460
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
build(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14
Bump github.com/coder/websocket from 1.8.13 to 1.8.14
ksysoev/wsget #100
Bump github.com/coder/websocket from 1.8.13 to 1.8.14 in the gomod group
poki/netlib #274
chore(deps): bump the go group across 7 directories with 5 updates
hashicorp/boundary #6035
dev: bump the safe group with 48 updates
halter-corp/lorawan-stack #264
build(deps): bump github.com/coder/websocket from 1.8.12 to 1.8.13
adaricorp/tailscale-forward-auth #17
Bump github.com/coder/websocket from 1.8.12 to 1.8.13 in /wasp
terminalelf/chainlink-testing-framework #73
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
dnesting/sense #18
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 |