Version 0.3.5 of package Crdt has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Crdt describes itself as: =============================================================== Collaborative editing using Conflict-free Replicated Data Types =============================================================== More at https://elpa.gnu.org/packages/crdt.html ## Summary: 1 Introduction ══════════════ `crdt.el' is a real-time collaborative editing environment for Emacs using Conflict-free Replicated Data Types. Highlights: • [CRDT], darling child of collaborative editing researches… • Share multiple buffer in one session • See other users' cursor and region • Synchronize Org mode folding status • Org mode integration • Comint derivatives integration (experimental) [CRDT] <https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type> 2 Usage ═══════ 2.1 Installation ──────────────── `crdt.el' is now on GNU ELPA! Just `M-x package-install crdt'. ## Recent NEWS: [Not provided 🙁]
