aboutsummaryrefslogtreecommitdiff
path: root/planetwars-client
AgeCommit message (Collapse)AuthorFilesLines
2022-07-23support working_directory and command stringIlion Beyst2-3/+25
2022-07-22enable ssl for grpc clientIlion Beyst2-8/+9
2022-07-22allow configuring grpc server urlIlion Beyst2-2/+11
2022-07-22planetwars-client: configure bot config path and opponent nameIlion Beyst2-6/+19
2022-07-21show match url in planetwars_clientIlion Beyst1-0/+4
2022-07-20update client for oneof messagesIlion Beyst1-7/+18
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 Beyst3-6/+28
2022-06-06send player_id through request metadataIlion Beyst1-1/+9
2022-06-05baby steps towards a working bot apiIlion Beyst2-9/+24
2022-06-01set up stub grpc clientIlion Beyst3-0/+44