led_client/embassy/embassy-net-tuntap
2024-12-21 00:48:45 -05:00
..
src Initial commit 2024-12-21 00:48:45 -05:00
Cargo.toml Initial commit 2024-12-21 00:48:45 -05:00
README.md Initial commit 2024-12-21 00:48:45 -05: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.