You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
syndicate-2017/examples/operational-transformation
Tony Garnock-Jones b3a745dbcb
Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17.
6 years ago
..
.gitignore Operational transformation example 7 years ago
README.md Operational transformation example 7 years ago
syndicate-multiserver.rkt Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 6 years ago
syndicate-server.rkt Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 6 years ago

README.md

Operational Transformation

The program syndicate-server.rkt is a port of server.rkt to Syndicate.

It accepts the same command-line arguments, and works with unmodified clients; see the README for more information.