Operational Transformation in Meteor.js?

前端 未结 2 1500
醉梦人生
醉梦人生 2021-01-04 18:59

Does Meteor.js support Operational Transformation yet?

I\'m working on a project which is some what related to Etherpad for which I thought of usi

2条回答
  •  旧巷少年郎
    2021-01-04 19:28

    After seeing several Meteor projects make use of OT (i.e. http://cocodojo.meteor.com/), I decided to go for a proper integration.

    I've created a smart package to integrate ShareJS into meteor. Please come check it out and add your pull requests: https://github.com/mizzao/meteor-sharejs

    Demo App: http://documents.meteor.com

提交回复
热议问题