github.com/coder/websocket
go
pkg:golang/github.com/coder/websocket
58 Dependabot PRs
27 days ago
43 repositories
2 repositories
Recent PRs
Bump github.com/coder/websocket from 1.8.12 to 1.8.13
element-hq/dendrite #3584
Bump github.com/coder/websocket from 1.8.12 to 1.8.13 in /wasp
monster0318/chainlink-framework-testing- #12
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
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 |