foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Nodehacks #364

Closed osric-the-knight closed 8 years ago

osric-the-knight commented 8 years ago

A basic implementation of Websockets for live updating DAOs.

bshepherdson commented 8 years ago

There is now foam.core.dao.WebSocketDAO for working over web sockets.

The LocalStorage patch isn't merged, but there's already #350 for that.