Conrad Kramer
17af030893
Run tests on Github Actions
2023-08-08 08:03:15 -07:00
JettChenT
beae8c0f79
Add Read and Write for Async TunInterface
...
Those features are implemented using AsyncFD. While write doesn't
require a mutable reference to self, read does.
Make Async Tun a feature
remove async tun from workspace
rename write/read to send/recv
2023-07-03 09:30:52 -04:00
Conrad Kramer
b94356dfb7
Set clippy as the default build task
...
Also configure CodeLLDB as a recommended extension.
2023-06-03 13:00:06 -04:00
Malted
45499da9c2
🔥 Show .gitignored files in VS Code
...
This disables a workspace setting that hid .gitignored files
2023-04-22 12:39:40 -04:00
Conrad Kramer
b37086e8f6
Add debugging task for VS Code
...
This allows you to launch the command line program into a debugger. This
commit also tweaks the CI and fixes a small error in the build script.
2023-04-16 21:19:46 -04:00
Conrad Kramer
c1e7415871
Initial commit
2023-04-10 16:49:23 -04:00