hyper-tokio-io 0.1.0

Utilities type `TokioIo` from hyper-util
Documentation
1
2
3
4
5
6
7
8
9
10
11
# hyper-tokio-io

Utilities `TokioIo` from [hyper-util](https://github.com/hyperium/hyper-util).

This code is mainly to make TokioIo compile under wasm.

A [PR](https://github.com/hyperium/hyper-util/pull/218) has been submitted to hyper-util. When it is merged, this repo will be archived.

## License

Same as `hyper-util`, licensed under the [MIT license](./LICENSE).