Capsule is an experimental web framework by @HenrikJoreteg for Node.js that uses Socket.io and Backbone.js to synchronize model state by sharing model code between the client and the server.
Capsule presents and experimental approach to building real-time web apps that re-uses the exact same models on the server as what you serve in a script tag in the html of your app. I've used this approach for a couple of apps, one of which our team uses everyday.
| Project information | |
|---|---|
| Name | Capsule |
| Owner | andyet |
| Language | PHP |
| Description | Realtime web app framework for Backbone, socket.io and node.js |
| Information | View readme.md |
| Releases |
|---|
