rust-gamedig/src
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
..
games [Protocol] Fix Minecraft Java query not being able to specify a hostname (#91) 2023-09-01 22:21:08 +03:00
protocols [Protocol] Fix Minecraft Java query not being able to specify a hostname (#91) 2023-09-01 22:21:08 +03:00
services [Protocol] Apply many nursery clippy lints 2023-08-17 22:37:17 +03:00
buffer.rs [Protocol] Add buffer comment to refactor at some point remaining_bytes 2023-08-15 21:36:40 +03:00
errors.rs [Crate] Apply strict clippy suggestions and fix doc line. 2023-08-06 21:50:17 +03:00
lib.rs [Crate] Refactor: Buffer (#62) 2023-07-18 11:46:53 +03:00
socket.rs [Protocol] Fix Minecraft Java query not being able to specify a hostname (#91) 2023-09-01 22:21:08 +03:00
utils.rs [Protocol] Apply many nursery clippy lints 2023-08-17 22:37:17 +03:00