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
dependabot[bot] 781a317972
Bump tokio from 1.41.1 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:10:12 +00: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 better peer id 2024-11-29 20:11:28 +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 Bump tokio from 1.41.1 to 1.43.1 2025-04-08 02:10:12 +00:00
Cargo.toml Bump tokio from 1.41.1 to 1.43.1 2025-04-08 02:10:12 +00: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.