/mirt

MIRT is Multi-Interface Resource Transporter. It's a JSON request broker with a symmetric protocol for synchronizing sets of data between clients and servers over HTTP.

Primary LanguageCoffeeScriptMIT LicenseMIT

MIRT

experimental

MIRT is Multi-Interface Resource Transporter. It's a JSON request broker with a symmetric protocol for synchronizing sets of data between clients and servers over HTTP.

Protocol

Read about the protocol details in the protocol documentation.

License

MIT

Installation

Installation of dependencies:

npm install

Usage

API:

TBD

Building the package

npm run-script build

Running tests

npm test