sse-channel v4.0.0
npmServer-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
15d ago
License
MIT
15d ago
Weekly Downloads
3.0K
2d ago
Dependencies
0
15d ago
Required Runtime
None
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 35 days ago.
v4.0.0
current
v4.0.0
Feb 28, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | 2418 → 2966 | 2d ago |
| required_runtime | (none) → (none) | 35d ago |
| dep_count | (none) → 0 | 35d ago |
| deprecated | (none) → false | 35d ago |
| license | (none) → MIT | 35d ago |
| latest_version | (none) → 4.0.0 | 35d 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)