/crdt-filesync

Primary LanguageTypeScript

crdt-filesync

Demo project for https://tonsky.me/blog/crdt-filesync/

To install dependencies:

bun install

To run:

bun index.ts <client-id>

Commands:

insert <pos> <text>
delete <from> <to>