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:
proxy.golang.org
v1.8.14
over 1 year ago
41
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/oarkflow/websocket
spec |
| License | ISC |
| Namespace | github.com/oarkflow |
| First Release | over 2 years ago |
| Last Synced | 21 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |