Skip to content
Chris Moser edited this page Jun 13, 2014 · 2 revisions

ObservJS

Is a client and server for push based models for ExtJS. It extends the Ext.util.Observable class and adds a communication channel to Ext.data.Model so that updates to the model are broadcast to any subscribers automatically.

Clone this wiki locally