sse-channel v4.0.0

npm

Server-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.

Updated View on npm →
Version
4.0.0
115d ago
License
MIT
115d ago
Weekly Downloads
3.0K
103d ago
Dependencies
0
115d ago
Required Runtime
None
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 136 days ago.

v4.0.0 current
v4.0.0 Feb 28, 2026

Last changed

Field Change When
weekly_downloads 2418 2966 103d ago
required_runtime (none) (none) 136d ago
dep_count (none) 0 136d ago
deprecated (none) false 136d ago
license (none) MIT 136d ago
latest_version (none) 4.0.0 136d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/sse-channel/latest_version
{ "value": "4.0.0" }
CLI
$ npx grounded-cli sse-channel
sse-channel@4.0.0 (npm)