# liveblocks/liveblocks

Realtime infrastructure for multiplayer apps and agents

Repository: https://github.com/liveblocks/liveblocks
Canonical: https://ross.abutalabs.com/products/liveblocks
Homepage: https://liveblocks.io
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: websockets, real-time, multiplayer, presence, collaboration, toolkit, liveblocks, crdt, react, yjs, yjs-provider, commenting-system, comments, notifications-systems, ai-agents, ai-copilot
Last push: 2026-08-26T17:50:23+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 1926, "days_push": 7, "days_rel": 14, "gap_med": 4.5, "n_releases_24m": 117}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4692, forks 437 (observed 2026-08-28T04:08:57.072040+00:00)

## What it is
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
- artifact type: framework
- maturity: stable
- function: websocket, state-management, ui-components, chat-interface, webhook, sdk
- domain: web-development, frontend, large-language-models, developer-tools
- platform: cross-platform, cloud, self-hosted
- tags: realtime-collaboration, crdt, yjs-provider, multiplayer, presence, comments, notifications, ai-copilot, react, conflict-resolution, hosted-service, real-time, ai-agents, nodejs, web-server

## Member repositories
- liveblocks/liveblocks (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.072040+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-29T18:19:15.070726+00:00, confidence not recorded.
  - readme: https://github.com/liveblocks/liveblocks (fetched 2026-08-28T04:08:57.072040+00:00, sha cb3097b7fdae)
  - homepage: https://liveblocks.io (fetched 2026-08-29T09:03:38.567890+00:00, sha ec34b1989b1f)
  - site_page: https://liveblocks.io/docs (fetched 2026-08-29T09:03:38.577905+00:00, sha 85351f18b783)
  - site_page: https://liveblocks.io/docs/tutorial/react/getting-started (fetched 2026-08-29T09:03:38.583941+00:00, sha 9d85e3ac410a)
  - site_page: https://liveblocks.io/docs/guides (fetched 2026-08-29T09:03:38.585947+00:00, sha b560cdd9fee2)
  - site_page: https://liveblocks.io/about (fetched 2026-08-29T09:03:38.589542+00:00, sha 3dd7bc4b1b04)
  - site_page: https://liveblocks.io/docs/api-reference/liveblocks-react-ui (fetched 2026-08-29T09:03:38.591196+00:00, sha f3bfecd0b417)
  - site_page: https://liveblocks.io/pricing (fetched 2026-08-29T09:03:38.579961+00:00, sha 40cb202d0de6)
  - site_page: https://liveblocks.io/solutions/marketing-and-sales (fetched 2026-08-29T09:03:38.581995+00:00, sha 0c1f6a9d37b7)
  - site_page: https://liveblocks.io/changelog (fetched 2026-08-29T09:03:38.587646+00:00, sha 454c50ae2dd2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
