rust-gamedig/src
CosminPerRam c55254aaf6
[Protocol] Add PROPRIETARY to protocol enumeration (#59)
* [Protocol] Add CUSTOM to protocol enumeration

* [Protocol] Rename CUSTOM to PROPRIETARY

* [Protocol] Rename struct to ProprietaryProtocol and do the same thing to generic response

* [Protocol] Revert proprietary change on generic response
2023-06-26 23:52:40 +03:00
..
games [Protocol] Add PROPRIETARY to protocol enumeration (#59) 2023-06-26 23:52:40 +03:00
protocols [Protocol] Add PROPRIETARY to protocol enumeration (#59) 2023-06-26 23:52:40 +03:00
services [Crate] Enforce formatting in CI (#46) 2023-06-10 18:15:12 +03:00
bufferer.rs [Crate] Enforce formatting in CI (#46) 2023-06-10 18:15:12 +03:00
errors.rs [Crate] Apply cargo clippy fixes 2023-05-30 15:49:35 +03:00
lib.rs [Protocol] Implement generic response with dyn (#56) 2023-06-25 16:31:23 +03:00
socket.rs [Crate] Apply clippy fixes 2023-06-11 13:16:22 +03:00
utils.rs [Protocol] Replace IpAddr with SocketAddr in protocols (#44) 2023-06-02 01:06:24 +03:00