Ecosyste.ms: Packages

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

Top 4.6% on proxy.golang.org
Top 1.2% forks on proxy.golang.org

proxy.golang.org : github.com/gouravvemula0/websockets

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/github.com/gouravvemula0/websockets
Keywords: go, http2, idiomatic, minimal, websocket
License: ISC
Latest release: about 3 years ago
First release: almost 5 years ago
Namespace: github.com/gouravvemula0
Stars: 3,165 on GitHub
Forks: 286 on GitHub
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: 23 days ago

    Loading...
    Readme
    Loading...