aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/mc_buf/mod.rs
AgeCommit message (Expand)Author
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01Reduce usage of AsyncReadmat
2022-04-30Simplify packet macromat
2022-04-28chunk packets workmat
2022-04-28add bitset and work on chunk packetsmat
2022-04-26default implementation for read and write Vec<T>mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-241.18.2 supportmat
2022-04-22simplify error handlingmat
2022-01-02start improving packet macrosmat