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%
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.48. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.48) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
| sync.iml | ||
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.