torben / Node-on-Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-on-Models

Node-on-Models is a very simple framework to have models like rails in node and push them via a websocket like socket.io to the client.

The goals:

  • Non blocking from server to client
  • synchronous client and server models
  • realtime updates for models and collections
  • more backbone and node for the world

The current state is... pre-pre-alpha.

About


Languages

Language:CoffeeScript 49.1%Language:CSS 39.8%Language:JavaScript 11.1%