aboutsummaryrefslogtreecommitdiff
path: root/src/protocol.rs
AgeCommit message (Expand)Author
2020-10-19only need one struct def for raw dataJoey Sacchini
2020-10-19remove compat layer (don't need it), and fix some other small issues with tes...Joey Sacchini
2020-10-19fix mistakes when implementing no_stdJoey Sacchini
2020-10-19allow no_std with allocJoey Sacchini
2020-10-16add feature to support enum associated values in macro-defined-enums, and rep...Joey Sacchini
2020-10-14deserialize not into_deserialized for raw packet bodyJoey Sacchini
2020-10-14update raw packet to allow deserialization of body in a matchJoey Sacchini
2020-10-14implement enum based raw packet typesJoey Sacchini
2020-10-09cargo fmtJoey Sacchini
2020-10-09implement teams packetsJoey Sacchini
2020-10-08iteration on counted array typesJoey Sacchini
2020-10-08fix update light packetJoey Sacchini
2020-10-08error when data is not consumed fullyJoey Sacchini
2020-10-02fix random generation and make raw packet accept a borrowed sliceJoey Sacchini
2020-09-30PacketErr is ErrorJoey Sacchini
2020-09-29cargo fmtJoey Sacchini
2020-09-29implement automated testing of all data-typesJoey Sacchini
2020-09-29init commitJoey Sacchini