Information Technology & Services - Minneapolis, Minnesota, United States
Conclave is an open source, real-time, peer-to-peer, collaborative text editor for the browser built from scratch in JavaScript. Conclave consists of a custom-built conflict-free replicated data type (CRDT) to resolve edit conflicts among simultaneous collaborating users. Edits are shared over a peer-to-peer architecture using WebRTC. A detailed case study is available here (http://bit.ly/conclave-site).