flxzt / synceditor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Rust 100.0%