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
2019-06-14 14:01:41 +02:00
src cleanup 2019-06-14 14:01:41 +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 update dependencies and edition 2019-06-14 13:07:59 +02:00
Cargo.toml update dependencies and edition 2019-06-14 13:07:59 +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.