aboutsummaryrefslogtreecommitdiff
path: root/src/connection.rs
AgeCommit message (Expand)Author
2021-01-08add some functions to ensure buffer is allocated on a CraftIO implementorJoey Sacchini
2021-01-07add max packet size as a configurable option for any CraftIoJoey Sacchini
2020-12-15read untyped packetsJoey Sacchini
2020-12-15fully-qualified generics on connJoey Sacchini
2020-12-07fix compile error (mistake in last commit)Joey Sacchini
2020-12-07remove redundant asJoey Sacchini
2020-12-07remove redundant castJoey Sacchini
2020-12-07support generic associated typesJoey Sacchini
2020-12-03cargo fmtJoey Sacchini
2020-12-03make compression and encryption optional featuresJoey Sacchini
2020-12-03updates based on testing with async libsJoey Sacchini
2020-12-02init commitJoey Sacchini