Capsule - Real time web app framework for Backbone, socket.io and node.js

Date: Wed Jun 14 2017 Node.JS

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
NameCapsule
Ownerandyet
LanguagePHP
DescriptionRealtime web app framework for Backbone, socket.io and node.js
InformationView readme.md
Releases