项目作者: ravern

项目描述 :
Implementation of the Logoot CRDT in Go.
高级语言:
项目地址: git://github.com/ravern/logoot.git
创建时间: 2017-11-14T06:40:27Z
项目社区:https://github.com/ravern/logoot

开源协议:

下载


Logoot

This is an implementation of the Logoot CRDT in Go. Worked on this project to learn Go and also collaborative text editing. The Logoot CRDT has been implemented properly, but the demo was hacked together over the course of a few hours. Do email me if you use this for a project of yours!

Do note that this is not production ready.

Installation

  1. $ go get github.com/ravernkoh/logoot/doc

Contributing

Feel free to submit a pull request.

Author

Ravern Koh ravernkoh@gmail.com