Skip to content

ExtPoint/NeatComet

Repository files navigation

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

About

Language-agnostic Meteor-style Comet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages