Files
tokio/tests
Eliza Weisman 673fdb5cb3 Refactor codec::length_delimited (#575)
This patch refactors `length_delimited` to be implemented as a `Codec` and
use the default `Framed` wrapper types.

The original implementation did not do this in order to support vectored writes in the
write half. However, this implementation would be more efficient with small frames anyway.

If vectored writes are to be explored in the future, then it should be done holistically.

Signed-off-by: Eliza Weisman <[email protected]>
2018-08-30 14:50:32 -07:00
..
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00
2018-08-10 12:37:45 -07:00