rust-gamedig/src
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
..
errors [Crate] Separate error code into different files. 2023-09-10 23:12:18 +03:00
games [Games] Update game definitions to match node-gamedig names (#100) 2023-09-23 00:20:01 +03:00
protocols [Protocol] Make gamespy1 parsing less likely to fail (#107) 2023-09-27 17:07:42 +03:00
services [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00
buffer.rs [Protocol] Add buffer comment to refactor at some point remaining_bytes 2023-08-15 21:36:40 +03:00
lib.rs [Crate] Refactor: Buffer (#62) 2023-07-18 11:46:53 +03:00
socket.rs [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00
utils.rs [Protocol] Retry failed requests (#95) 2023-09-25 22:12:54 +03:00