aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-07fix written data len functionJoey Sacchini
2021-01-07add max packet size as a configurable option for any CraftIoJoey Sacchini
2021-01-04remove some unsafe code and add max packet size (also add some debug assertions)Joey Sacchini
2020-12-15read_packet_in_buf fixJoey Sacchini
2020-12-15read untyped packetsJoey Sacchini
2020-12-15fully-qualified generics on connJoey Sacchini
2020-12-15documentationJoey Sacchini
2020-12-07fix compile error (mistake in last commit)Joey Sacchini
2020-12-07remove redundant asJoey Sacchini
2020-12-07gat feature flagJoey Sacchini
2020-12-07remove redundant castJoey Sacchini
2020-12-07support generic associated typesJoey Sacchini
2020-12-03blank line was missingJoey Sacchini
2020-12-03cargo fmtJoey Sacchini
2020-12-03make backtraces a feature flagJoey Sacchini
2020-12-03make compression and encryption optional featuresJoey Sacchini
2020-12-03updates based on testing with async libsJoey Sacchini
2020-12-03implement fixes for broken reader codeJoey Sacchini
2020-12-03make sure we set data_len to 0 when writing in compressed mode below thresholdJoey Sacchini
2020-12-02fix some bugsJoey Sacchini
2020-12-02init commitJoey Sacchini