proxy.golang.org : github.com/oarkflow/websocket
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/oarkflow/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:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/oarkflow/websocket
License: ISC
Latest release: about 1 year ago
First release: about 2 years ago
Namespace: github.com/oarkflow
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago