tuntap icon indicating copy to clipboard operation
tuntap copied to clipboard

Tokio v1

Open mrdxxm opened this issue 2 years ago • 0 comments

Issue #13

This is pretty big changes to async part of API and I'm noob in tokio infrastructure, so it's definitely needs a picky review and further testing.

I tested it only in devcontainer on aarch64 so long.

VPN example turned out to be tricky to adapt, so I'll do it later.

MSRV changed to 1.60 because of 'version-sink' crate.

TODO:

  • update vpn example
  • improve docs
  • async integration tests
  • more examples

mrdxxm avatar Nov 12 '23 14:11 mrdxxm