proxy.golang.org : github.com/Haraj-backend/go-sse : v1.0.0
Package sse implements Server-Sent Events that supports multiple channels. Server-sent events is a method of continuously sending data from a server to the browser, rather than repeatedly requesting it. Basic usage of sse package.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21haraj-backend/go-sse@v1.0.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/stretchr/testify v1.8.0
- golang.org/x/net v0.1.0