# soketi/soketi

Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

Repository: https://github.com/soketi/soketi
Canonical: https://ross.abutalabs.com/products/soketi
Homepage: https://soketi.app/
Language: TypeScript
License: AGPL-3.0
License Family: copyleft
Topics: pusher, websocket, ws, broadcasting, real-time, realtime, nodejs, docker, hacktoberfest, javascript, websockets, cloudflare, helia, ipfs, libp2p, p2p
Last push: 2025-03-03T10:28:55+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 9, release rhythm 8, longevity 100
- inputs: {"age_days": 1908, "days_push": 548, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5633, forks 361 (observed 2026-08-28T04:09:26.541458+00:00)

## What it is
Soketi is an open-source, Pusher-compatible WebSockets server built on uWebSockets.js for Node.js. It enables self-hosted real-time event broadcasting with high performance and low resource usage.

## Use cases
- self-host a pusher-compatible websocket server
- broadcast real-time events to frontend apps
- replace pusher to save costs
- run local websocket server for development
- handle thousands of concurrent websocket connections
- add realtime chat or notifications to an app

## When to choose
- you want Pusher protocol compatibility without Pusher pricing
- you need a fast, lightweight self-hosted websocket server
- you want unlimited connections on cheap infrastructure
- you use Laravel Echo or Pusher client SDKs

## When to avoid
- you need a fully managed service with SLAs
- you don't want to operate your own infrastructure
- you need Socket.IO-specific features rather than Pusher protocol

## Facets
- artifact type: service
- maturity: active
- function: websocket, http-server, message-queue, middleware
- domain: web-development, backend
- platform: self-hosted, cross-platform
- tags: pusher-compatible, websockets-server, realtime-broadcasting, uwebsockets, real-time, messaging, nodejs, docker

## Member repositories
- soketi/soketi (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:26.541458+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:20.384733+00:00, confidence not recorded.
  - readme: https://github.com/soketi/soketi (fetched 2026-08-28T04:09:26.541458+00:00, sha c718252c2c80)
  - homepage: https://soketi.app/ (fetched 2026-08-29T08:50:12.425824+00:00, sha bd61770a2ccb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
