can-realtime-rest-model

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

A CanJS plugin that connects a map (like DefineMap) to a RESTful API and automatically syncs changes in realtime via WebSockets or Server-Sent Events. Current stable version is 2.0.0. It builds on CanJS's realtime model layer, providing automatic serialization, unsaved data tracking, and conflict resolution. Different from generic REST clients by deep integration with CanJS's observable patterns and real-time update propagation. Released as part of the DoneJS ecosystem.