Ross ROSS = Recommend OSS · open-source software intelligence for agents

liveblocks/liveblocks

Realtime infrastructure for multiplayer apps and agents observed · 2026-08-28

github.com/liveblocks/liveblocks · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4.5
  • age_days: 1926
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 117

Full methodology

Adoption not part of the score

4692 stars · 437 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Liveblocks is a realtime collaboration infrastructure and SDK toolkit for adding multiplayer features, comments, notifications, and AI copilots to web applications. It provides React packages, editor integrations (Tiptap, BlockNote, Lexical, CodeMirror), CRDT-based conflict resolution, and a hosted sync service with a free tier.

Use cases

  • add google-docs-style collaborative editing to my app
  • show live cursors and presence for multiplayer editing
  • add contextual comments and threads inside my product
  • build an in-app notification inbox
  • embed an AI copilot chat that acts on shared app state
  • sync shared state between users with conflict resolution
  • add multiplayer undo/redo to a whiteboard or canvas app
  • let AI agents collaborate with users on the same data

When to choose

  • you want ready-made collaboration UI components (comments, notifications, cursors) with minimal backend work
  • you need CRDT-based conflict resolution and offline sync without building your own sync engine
  • you are building a React/Next.js app and want fast integration with editor frameworks like Tiptap or Lexical
  • you want hosted realtime infrastructure with a free tier instead of self-hosting

When to avoid

  • you need a fully self-hosted, open-source realtime backend with no vendor dependency (the service is proprietary with AGPL/Apache dual licensing on parts)
  • your app is not web/JavaScript based or you need non-React first-class support
  • you only need simple websocket messaging without collaboration features, where a lighter library suffices
  • you cannot send user data to a third-party hosted service

Facets

framework · maturity stable

websocket state-management ui-components chat-interface webhook sdk web-development frontend large-language-models developer-tools cross-platform cloud self-hosted realtime-collaboration crdt yjs-provider multiplayer presence comments notifications ai-copilot react conflict-resolution hosted-service real-time ai-agents nodejs web-server

10 sources

Member repositories

RepositoryRoleHealth v2
liveblocks/liveblocksmain95

For agents

markdown · JSON · MCP: product_card(name="liveblocks/liveblocks")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem