System Loading
System Loading
Collaborative whiteboard with real-time chat
A collaborative whiteboard with chat feature.
Handling high-frequency drawing updates over WebSockets can saturate network traffic.
Implemented delta-compression for canvas strokes and optimized the Express gateway.
Built and tested for multi-user scenarios with up to 10 simultaneous contributors.
Next.js frontend with an Express API and SQL-based persistence for drawings.
A smooth collaborative experience with persistent canvas states.