/synceditor

A small proof-of-concept p2p collaborative text editor. using libp2p, automerge, druid

Primary LanguageRustApache License 2.0Apache-2.0

synceditor

A small proof-of-concept p2p collaborative text editor. Uses libp2p for peer-to-peer networking, automerge as CRDT for syncing the editor buffer, druid as UI toolkit.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.