#chain #take #rustls #tcp-stream #tokio

read-write-ext-tokio

AsyncReadWriteExt trait with chain_after and take_rw for tokio::io::Read + Write structs

1 unstable release

0.1.0 Mar 21, 2022

#5 in #tcp-stream

Apache-2.0

11KB
134 lines

read-write-ext-tokio

crates.io version license: Apache 2.0 unsafe forbidden pipeline status

AsyncReadWriteExt trait with chain_after and take_rw for tokio::io::Read + Write structs.

Features

Changelog

  • v0.1.0 - Initial release. Moved code from fixed-buffer-tokio.

TO DO

Release Process

  1. Edit Cargo.toml and bump version number.
  2. Run ../release.sh

License: Apache-2.0

Dependencies

~1.9–6.5MB
~91K SLoC