11 unstable releases (5 breaking)
0.6.3 | Jan 31, 2021 |
---|---|
0.6.0 | Dec 23, 2020 |
0.5.0 | Oct 30, 2020 |
0.3.1 | Mar 19, 2020 |
0.0.0 | Feb 1, 2018 |
#16 in Asynchronous
787,576 downloads per month
Used in 3,277 crates
(278 directly)
2MB
28K
SLoC
tokio-util
Utilities for encoding and decoding frames.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.
lib.rs
:
Utilities for working with Tokio.
This crate is not versioned in lockstep with the core
tokio
crate. However, tokio-util
will respect Rust's
semantic versioning policy, especially with regard to breaking changes.