
Liveblocks provides purpose-built infrastructure for collaboration. Instead of generic real-time primitives, it offers the specific building blocks for multiplayer experiences: presence, cursors, conflict-free sync, and more.
Key Features:
Why teams choose Liveblocks:
Liveblocks capabilities:
Liveblocks is ideal for teams adding Figma-like collaboration to their products. The abstraction level is perfect—high enough to be productive, low enough to be flexible.

Shared data types for building collaborative software
Y.js provides CRDTs (Conflict-free Replicated Data Types) for building real-time collaborative applications. The foundation for conflict-free sync.

Bidirectional and low-latency communication
Socket.io enables real-time, bidirectional communication between clients and servers. The library that made WebSockets accessible to millions of developers.

Everything local-first and multiplayer
PartyKit provides programmable edge servers for real-time applications. Deploy WebSocket servers that run close to users with simple deployment.