Blog
Blog
3 Ways to Add Real-Time Features to Your Next.js App
Jun 16th
Engineering
Learn how to add real-time features to your Next.js app with polling, custom WebSocket servers, or a managed solution like .
Tutorial
3.2 - Install Live Components with shadcn
Jun 11th
Engineering
Get started faster with 3.2, now featuring prebuilt live components via the shadcn CLI and improved data reliability in Cloudflare Worker environments.
Update
3.0 - Rich Text Editors, Free Tier, New Docs and more
May 27th
Engineering
Unlock collaborative editing with rich text support, explore revamped documentation, and get started for free with 3.0 — the easiest way to build real-time apps.
Update
Open-Source Typesafe Realtime - Introducing
Apr 24th
Engineering
launches v1.0.0, providing a typesafe framework for building multiplayer applications with features like heartbeats, presence, and synchronized data using Yjs, while maximizing type inference for developers. Self-hosting is encouraged for greater control.
Update
Opinion