summaryrefslogtreecommitdiffstats
path: root/tokio-util/tests/framed.rs
AgeCommit message (Expand)Author
2020-08-13io: change AsyncRead to use a ReadBuf (#2758)Sean McArthur
2020-03-04codec: change Encoder to take &Item (#1746)Lucio Franco
2019-12-18stream: add `next` and `map` utility fn (#1962)Artem Vorotnikov
2019-11-20chore: update `bytes` dependency to git master (#1796)Carl Lerche
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-22codec: move into tokio-util (#1675)Carl Lerche