Skip to content
/ CRDT Public

A CRDT for text with minimal dependancies

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md
Notifications You must be signed in to change notification settings

bwoods/CRDT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRDT

Algorithms

  • Logoot
  • LSEQ

References

Usage

This repo can be added to your Cargo.toml file directly.

[dependencies.crdt]
git = "https://github.com/bwoods/CRDT"

License

Distributed under the terms of both the MIT license and the Apache License (Version 2.0)

See LICENSE-APACHE and LICENSE-MIT for details.

About

A CRDT for text with minimal dependancies

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Releases

No releases published

Languages