aboutsummaryrefslogtreecommitdiff
path: root/planetwars-client/src/main.rs
AgeCommit message (Expand)AuthorFilesLines
2022-06-09consistently use player_key and player_idIlion Beyst1-2/+2
2022-06-08update client to request matchesIlion Beyst1-7/+19
2022-06-07run bot process in clientIlion Beyst1-6/+23
2022-06-06send player_id through request metadataIlion Beyst1-1/+9
2022-06-05baby steps towards a working bot apiIlion Beyst1-9/+23
2022-06-01set up stub grpc clientIlion Beyst1-0/+21