cloudillo-crdt 0.8.11

CRDT collaborative editing over WebSocket for Cloudillo, using the Yjs protocol
Documentation
1
2
3
4
pub use cloudillo_core::app::App;
pub use cloudillo_types::prelude::*;

// vim: ts=4