tokio-utun

Crates.iotokio-utun
lib.rstokio-utun
version0.2.1
sourcesrc
created_at2017-12-11 05:08:43.721417
updated_at2018-06-25 13:49:28.053797
descriptionUtun bindings for Tokio
homepagehttps://github.com/mcginty/tokio-utun
repositoryhttps://github.com/mcginty/tokio-utun
max_upload_size
id42362
size21,276
Jake McGinty (mcginty)

documentation

https://docs.rs/tokio-utun

README

tokio-utun

Documentation

This crate is a tokio wrapper for the utun interface (userspace tunnel) used by macOS.

# Cargo.toml
[dependencies]
tokio-utun = "0.6"

Notice

This is a work-in-progress with documentation and further testing and features a TODO.

Usage

There is only one export, UtunStream. I don't recommend using this unless you're ready to debug it on your own.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 15

cargo fmt