neatcomet

0.2.6 • Public • Published

NeatComet

Language-agnostic Meteor-style model synchronization layer for comet applications

Install

Example 1: Yii2-based server and Backbone-based client

This is a general plan. TODO: detail it to become a guide.

  1. Install with npm
  2. Add transport to yii2 config
  3. Add to yii2 base model
  4. Add to Backbone client
  5. Init bindings
  6. Create command to run the server

Run tests

  1. cd into the directory, where this README.md file is.
  2. Ensure npm install was called here.
  3. Run ./node_modules/.bin/extnodeunit tests

Readme

Keywords

Package Sidebar

Install

npm i neatcomet

Weekly Downloads

4

Version

0.2.6

License

MIT

Last publish

Collaborators

  • extpoint