embassy/embassy-net-tuntap
2024-10-14 00:12:45 +02:00
..
src rustfmt for new nightly. 2024-10-14 00:12:45 +02:00
Cargo.toml net-tuntap: fix docs target. 2024-01-12 01:10:16 +01:00
README.md Centralize license and MSRV boilerplate into the repo readme. 2024-01-11 18:18:35 +01:00

embassy-net integration for Linux TUN/TAP interfaces.

embassy-net integration for for Linux TUN (IP medium) and TAP (Ethernet medium) interfaces.

Interoperability

This crate can run on any executor.