1
0
Fork 0
mirror of https://codeberg.org/demostf/sync.git synced 2026-06-04 00:54:08 +02:00
Sync the demos.tf demo viewer between users, rust version
  • Rust 77.9%
  • Nix 22.1%
Find a file
2025-05-10 15:52:52 +02:00
.github/workflows flake rework 2024-11-22 21:38:56 +01:00
nix nix module 2025-05-10 15:52:52 +02:00
src udp socket support 2025-05-10 15:43:36 +02: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 udp socket support 2025-05-10 15:43:36 +02:00
Cargo.toml udp socket support 2025-05-10 15:43:36 +02:00
flake.lock updates 2025-05-10 15:43:35 +02:00
flake.nix nix module 2025-05-10 15:52:52 +02: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.