[omg] GUI, mDNS, list games on client start

This commit is contained in:
2024-11-10 15:11:22 +01:00
parent 70c327ff03
commit 89af1f9176
46 changed files with 5790 additions and 206 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
export RUST_LOG=info,lanspread_server=debug,lanspread_proto=debug
#export RUST_LOG+=,lanspread_server=debug,lanspread_proto=debug
exec cargo run -p lanspread-server -- "$@"
#RUST_LOG=info exec cargo run --profile release-lto -p lanspread-server