Language-agnostic Meteor-style model synchronization layer for comet applications
This is a general plan. TODO: detail it to become a guide.
- Install with npm
- Add transport to yii2 config
- Add to yii2 base model
- Add to Backbone client
- Init bindings
- Create command to run the server
cd
into the directory, where this README.md file is.- Ensure
npm install
was called here. - Run
./node_modules/.bin/extnodeunit tests