urls are automatic now

This commit is contained in:
Adam 2024-04-26 23:55:32 -04:00
parent bf88707844
commit 3e33d73cda

View file

@ -7,7 +7,8 @@ This started as a problem trying to play games with friends who are all on diffe
## Dev stuff: ## Dev stuff:
`cargo run --example client ws:127.0.0.1:8080` to run test client `cargo run` to run server
`cargo run --example client` to spawn a test client
## TODO: ## TODO: