add new JoinLobby command to subscribe to game list
authorGeoffrey Allott <geoffrey@allott.email>
Fri, 5 Feb 2021 19:33:21 +0000 (19:33 +0000)
committerGeoffrey Allott <geoffrey@allott.email>
Fri, 5 Feb 2021 19:33:21 +0000 (19:33 +0000)
commit75120b4ebf1804aa77082432d3ee8f409ef6b44b
treeb1ea4457e433f1ba18a53b1778d4b682812a8448
parente429b37b2a53c18d9b0c0291d4ca011fbc81c473
add new JoinLobby command to subscribe to game list
src/api.rs
src/client.rs
src/game.rs
src/main.rs
src/server.rs