aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/ping.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Delete `StartError` and `JoinError` (#296)mat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-11-21refactor resolve_addressmat
2025-09-26don't re-export azalea::bot::*, and some doc improvementsmat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-04-27Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)Luis
2024-04-20socks5 support (#113)mat
2023-09-211.20.2 (#99)mat
2022-12-071.19.3 (#34)mat
2022-12-04change to_ansi to not take argsmat
2022-10-23add `# Examples` to some docsmat
2022-10-23write more documentationmat
2022-09-06rename variants in packet enums to be shorterUbuntu
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-29make Connection a single struct with genericsmat
2022-07-29fix errors in az-clientmat
2022-04-22simplify error handlingmat
2022-04-19Fix declare_state_packetsmat
2021-12-15azaleamat