Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.7% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.8% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : nhooyr.io/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://nhooyr.io/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.

Registry - Source - Documentation - JSON
purl: pkg:golang/nhooyr.io/websocket
Keywords: go, http2, idiomatic, minimal, websocket
License: ISC
Latest release: 7 months ago
First release: about 5 years ago
Namespace: nhooyr.io
Dependent packages: 4,855
Dependent repositories: 6,463
Stars: 3,158 on GitHub
Forks: 283 on GitHub
Docker dependents: 1,269
Docker downloads: 1,149,045,063
Total Commits: 475
Committers: 9
Average commits per author: 52.778
Development Distribution Score (DDS): 0.025
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/nhooyr
Last synced: 8 days ago

    Loading...
    Readme
    Loading...