rust-gamedig/examples
CosminPerRam a56ca45de6
[Protocol] Fix Minecraft Java query not being able to specify a hostname (#91)
* Make initial fix

* Fix imports

* Rename query_address to hostname and add this to the mc example

* Fix master_querant example not compiling

* Add extra safety on converting strings to Minecraft Varint strings

* Add docs to RequestSettings

* Fix formatting
2023-09-01 22:21:08 +03:00
..
generic.rs [Docs] Improve generic example (#79) 2023-07-23 21:37:44 +03:00
master_querant.rs [Protocol] Fix Minecraft Java query not being able to specify a hostname (#91) 2023-09-01 22:21:08 +03:00
minecraft.rs [Protocol] Fix Minecraft Java query not being able to specify a hostname (#91) 2023-09-01 22:21:08 +03:00
tf2.rs [Crate] Enforce formatting in CI (#46) 2023-06-10 18:15:12 +03:00
valve_master_server_query.rs [Service] Fix tests 2023-05-08 15:34:59 +03:00