aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/examples/handshake_proxy.rs
AgeCommit message (Expand)Author
2026-03-20optimize pathfinder swarms and write perf guidemat
2025-05-30formatting: merge importsmat
2025-02-22update to rust edition 2024mat
2024-12-23add a bit more logging to handshake_proxymat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-10-26group imports with rustfmtmat
2024-04-27Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)Luis
2024-02-22fix for hypixel limbomat
2023-12-09fix typos in code with crate-ci/typosmat
2023-11-18replace log with tracingmat
2023-09-211.20.2 (#99)mat
2023-03-141.19.4 (#57)mat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2023-01-21oopsmat
2023-01-21Server functions and proxy example (#59)EightFactorial