deepstreamIO/deepstream.io
deepstream.io server observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 94
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 4315
- days_rel: 37
- days_push: 37
- n_releases_24m: 19
Adoption not part of the score
7187 stars · 383 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
deepstream is an open-source realtime server that synchronizes schema-less records, provides publish-subscribe events, and routes RPCs between clients and backend services over WebSockets. It includes pluggable authentication and a permission language (Valve) for fine-grained access control.
Use cases
- sync data between clients in realtime
- build a pubsub messaging backend
- add rpc request-response to a webapp
- realtime collaborative app server
- query which users are online
- secure websocket messaging with permissions
When to choose
- you need fast data-sync, pubsub, and rpc in one self-hosted server
- you want fine-grained per-message permissions and pluggable auth
- you're building realtime web, mobile, or IoT apps at scale
When to avoid
- you only need simple REST APIs without realtime features
- you prefer a managed cloud realtime service
- you need a lightweight message broker without data-sync concepts
Facets
service · maturity active
websocket message-queue rpc auth authorization serialization caching web-development backend iot self-hosted cross-platform realtime-server data-sync pubsub presence valve-permissions real-time messaging nodejs docker
3 sources
- readme: https://github.com/deepstreamIO/deepstream.io · fetched 2026-08-28 · 22b677f91b42
- homepage: https://deepstreamio.github.io · fetched 2026-08-29 · dd13e240552d
- registry_npm: https://registry.npmjs.org/deepstream.io · fetched 2026-08-29 · 6d337a5bf228
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deepstreamIO/deepstream.io | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="deepstreamIO/deepstream.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem