Python
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
config.py
protocol.py
requirements.txt
run.py

README.md

ot-server-prototype

Operational transformation prototype server

how to install

  • create python3 virtual env
  • activate it
  • install dependecies from requirements.txt file using pip

how to run

  • start run.py file