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
2024-11-24 18:45:37 +01:00
.github/workflows flake rework 2024-11-22 21:38:56 +01:00
nix flake rework 2024-11-22 21:38:56 +01:00
src rewrite with tokio-tungstenite 2024-11-24 18:45:37 +01:00
.dockerignore use two step dockerfile 2019-06-14 16:13:29 +02:00
.envrc nix based setup 2024-03-17 20:01:38 +01:00
.gitignore nix based setup 2024-03-17 20:01:38 +01:00
Cargo.lock rewrite with tokio-tungstenite 2024-11-24 18:45:37 +01:00
Cargo.toml rewrite with tokio-tungstenite 2024-11-24 18:45:37 +01:00
flake.lock flake rework 2024-11-22 21:38:56 +01:00
flake.nix flake rework 2024-11-22 21:38:56 +01:00
README.md flake rework 2024-11-22 21:38:56 +01:00

Sync

Websocket api to sync playback of demos

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