aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/lib.rs
AgeCommit message (Expand)Author
2024-12-25remove dependency on bytes crate for azalea-protocol and fix memory leakmat
2024-12-23make testbot take cli argsmat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-10-26group imports with rustfmtmat
2023-12-01compression does not need to be asyncmat
2023-11-29simplify ServerAddress serde implementationsmat
2023-11-29serde support for 'ServerAddress' (#115)1zuna
2023-09-211.20.2 (#99)mat
2023-08-15upgrade thiserror and other depsmat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-13fix bad compression on sending long packetsmat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-11-27Swarm (#36)mat
2022-11-11improved docsUbuntu
2022-10-30improve docs a little moremat
2022-10-23write some more docs for az-protocolmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-19replace printlns with logUbuntu
2022-09-02unused use in testUbuntu
2022-09-01fix bad u32::write_into and add testsmat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-05-26Fixesmat
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-22simplify error handlingmat
2021-12-15azaleamat