google / dart-collab

An operational transform library for Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dart-collab

An operational transform library for Dart.

dart-collab allows multiple clients to edit a single document concurrently, while keeping them in sync. The library provides message, operation, document, server and client classes used to built a collaborative editing system.

About

An operational transform library for Dart

License:Apache License 2.0


Languages

Language:Dart 98.3%Language:CSS 1.7%