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] 6015448e4d
Bump openssl from 0.10.38 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:37:13 +00:00
.github/workflows docker ci on dispatch 2022-01-23 16:33:17 +01:00
src bumb dependencies + docker ci 2021-07-31 16:18:10 +02:00
.dockerignore use two step dockerfile 2019-06-14 16:13:29 +02:00
.gitignore initial rust version 2017-10-05 21:49:04 +02:00
Cargo.lock Bump openssl from 0.10.38 to 0.10.55 2023-06-21 22:37:13 +00:00
Cargo.toml bumb dependencies 2022-01-23 16:34:56 +01:00
Dockerfile prebuild dependencies in docker 2022-01-23 16:42:41 +01:00
Makefile always rebuild docker image 2017-10-07 17:28:35 +02:00
README.md remove old badges 2019-10-27 19:18:01 +01:00
sync.iml bumb dependencies + docker ci 2021-07-31 16:18:10 +02: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.