proxy.golang.org : github.com/teris-io/longpoll
Package longpoll provides an implementation of the long polling mechanism of the PubSub pattern. Although the primary purpose of the package is to aid the development of web applications, it provides no specific web handlers and can be used in other distributed applications. The package provides the Channel type to manage publishing and retrieval of information for each individual subscription, and the LongPoll type to manage subscription channels allowing for adding, removing and publishing to all.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/teris-io/longpoll
Keywords:
long-polling
, pubsub
License: MIT
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/teris-io
Stars: 34 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago