System Design
Jul 10, 202610 min read
Designing a Real-Time Collaborative Whiteboard canvas with WebSockets & Yjs
Conflict-free Replicated Data Types (CRDTs) powering low-latency multi-user canvas state synchronization.
Showing all technical articles annotated with the hash-tag #nextjs.
Conflict-free Replicated Data Types (CRDTs) powering low-latency multi-user canvas state synchronization.
Building high-throughput asynchronous job queues handling delayed retries, rate-limiting user notifications, and multi-provider failovers.