aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/login/serverbound_key_packet.rs
AgeCommit message (Expand)Author
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-05Publish everything* to crates.iomat
2022-08-06Better errors (#14)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-26Compilesmat
2022-05-26Fixesmat
2022-05-14add derive McBuf to every packetmat
2022-05-03clippymat
2022-04-26default implementation for read and write Vec<T>mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat