Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-09 | consistently use player_key and player_id | Ilion Beyst | 1 | -10/+10 | |
2022-06-08 | implement grpc match creation PoC | Ilion Beyst | 1 | -32/+54 | |
2022-06-07 | timeout when player never connects | Ilion Beyst | 1 | -9/+23 | |
2022-06-06 | bot api: handle timeouts and disconnects | Ilion Beyst | 1 | -8/+55 | |
2022-06-06 | send player_id through request metadata | Ilion Beyst | 1 | -3/+16 | |
2022-06-06 | implement PlayerRouter | Ilion Beyst | 1 | -26/+45 | |
2022-06-05 | baby steps towards a working bot api | Ilion Beyst | 1 | -10/+140 | |
2022-05-31 | set up gprc server | Ilion Beyst | 1 | -0/+30 | |