summaryrefslogtreecommitdiffstats
path: root/tokio-util/tests/length_delimited.rs
AgeCommit message (Expand)Author
2020-10-12io: Rename `ReadBuf` methods (#2945)Lucio Franco
2020-08-13io: change AsyncRead to use a ReadBuf (#2758)Sean McArthur
2020-04-02util: documentation example for LengthDelimitedCodec (#2339)Benjamin Halsted
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-11-03test: unify MockTask and task::spawn (#1728)Carl Lerche
2019-10-22codec: move into tokio-util (#1675)Carl Lerche