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: Merged )
chore(deps): bump the gomod group in /packages/server/duckdb-server-go with 4 updates
uwdata/mosaic #904
Bump github.com/coder/websocket from 1.8.13 to 1.8.14
brucehq/bruce #141
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
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
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
element-hq/dendrite #3584
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 |