poseidon-crdt
v0.1.8
Published
This is a package of OT-CRDT primitives based upon the algorithms developed by Raph Levien of Goole/Xi. Currently, you can collaboratively edit text between clients. Example client and server code over websockets is available within this repo.
Downloads
9
Readme
Poseidon: Collaborative Messaging Primitives (Ruby)
About
This is a package of OT-CRDT primitives based upon the algorithms developed by Raph Levien of Goole/Xi. Currently, you can collaboratively edit text between clients. Example client and server code over websockets is available within this repo.
Install
npm install poseidon-crdt
Run Example
gem install rack
gem install faye-websocket
gem install puma
puma