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] 602a2b39f5
Bump openssl from 0.10.70 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.70 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.72)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.72
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 20:55:10 +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 openssl from 0.10.70 to 0.10.72 2025-04-04 20:55:10 +00:00
Cargo.toml better peer id 2024-11-29 20:11:28 +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.