aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src/read.rs
AgeCommit message (Expand)Author
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-15fix clippy warningsmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-07why am i getting a varint errormat
2022-09-07don't panic on bad utf8mat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-09-04fix chunks not being able to be readmat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-24make some code more idiomaticmat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-06-25clippomat
2022-06-25read_into -> read_frommat
2022-06-23azalea-bufmat