rust-gamedig/src/protocols
Tom efc1828b29
[Protocol] Make gamespy1 parsing less likely to fail (#107)
* [Protocol] Gamespy1 don't skip "playername" field (#88)

* [Protocol] Gamespy1 make more player fields optional (#88)

These fields seem to be missing from bf1942 queries so make them
optional.
2023-09-27 17:07:42 +03:00
..
gamespy [Protocol] Make gamespy1 parsing less likely to fail (#107) 2023-09-27 17:07:42 +03:00
minecraft [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00
quake [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00
valve [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00
mod.rs [Generic] Add struct for all extra request settings (#93) 2023-09-05 01:13:12 +03:00
types.rs [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00