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: Closed )
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
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 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 42 updates
keboola/keboola-as-code #2419
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
Bump github.com/coder/websocket from 1.8.12 to 1.8.14 in /wasp
jeffrey9376/chainlink-testing-framework #460
dev: bump the safe group with 48 updates
halter-corp/lorawan-stack #264
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
dnesting/sense #18
Bump github.com/coder/websocket from 1.8.12 to 1.8.13 in /wasp
dreamsoft07/chainlink-testing-framework #36
dev: bump the safe group across 1 directory with 42 updates
halter-corp/lorawan-stack #250
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 |