urls are automatic now
This commit is contained in:
parent
bf88707844
commit
3e33d73cda
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ This started as a problem trying to play games with friends who are all on diffe
|
|||
|
||||
## 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:
|
||||
|
|
Loading…
Add table
Reference in a new issue