Ecosyste.ms: Packages

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

Top 8.0% on proxy.golang.org

proxy.golang.org : seehuhn.de/go/websocket

Package websocket implements an HTTP server to accept websocket connections. To accept websocket connections from clients, use a websocket.Handler object: The function myHandler is called every time a client requests a new websocket. The websocket.Conn object passed to handler can be used to send and receive messages. The handler must close the connection when finished with it:

Registry - Source - Documentation - JSON
purl: pkg:golang/seehuhn.de/go/websocket
Keywords: go, websocket
License: GPL-3.0
Latest release: over 2 years ago
First release: over 4 years ago
Namespace: seehuhn.de/go
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...