dmprealtime

0.2.0 • Public • Published

DMP-Realtime-Collaboration

A proof-of-concept realtime-collaboration platform powered by node and echtzeit utilising the Google Diff/Match/Patch library.

Install from Repository

Clone with git:

git clone https://github.com/KenanSulayman/DMP-Realtime-Collaboration

Change into the directory:

cd "DMP Realtime Collaboration"

Configure and install the dependencies with npm:

npm install

Install from NPM

Just power up npm and you're ready to go:

npm install dmprealtime

Architecture Specfication

We're powering up a level instance reflecting the data to the database in realtime. Then we spawn a HTTP and echtzeit server; the HTTP server serves static files and echtzeit handles the requests between the users.

Readme

Keywords

none

Package Sidebar

Install

npm i dmprealtime

Weekly Downloads

7

Version

0.2.0

License

none

Last publish

Collaborators

  • kenansulayman