1
0
Fork 0
mirror of https://codeberg.org/demostf/sync.git synced 2026-06-03 16:44:07 +02:00
Sync the demos.tf demo viewer between users, rust version
  • Rust 77.9%
  • Nix 22.1%
Find a file
2017-10-07 17:28:35 +02:00
src use a more maintained websocket library and cleanup on socket close 2017-10-07 17:24:44 +02:00
.gitignore initial rust version 2017-10-05 21:49:04 +02:00
.travis.yml add travis config 2017-10-05 22:19:24 +02:00
Cargo.lock use a more maintained websocket library and cleanup on socket close 2017-10-07 17:24:44 +02:00
Cargo.toml use a more maintained websocket library and cleanup on socket close 2017-10-07 17:24:44 +02:00
Dockerfile add makefile and dockerfile 2017-10-05 22:04:04 +02:00
Makefile always rebuild docker image 2017-10-07 17:28:35 +02:00
README.md add readme 2017-10-05 22:06:00 +02:00
sync.iml initial rust version 2017-10-05 21:49:04 +02:00

Sync

Websocket api to sync playback of demos

By default the websocker server listens on port 80, this can be changed by settings the PORT environment variable.