Update project structure in readme
Async tun is now located at tun/src/tokio .
This commit is contained in:
parent
3ef13b09a3
commit
22e41203fb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,9 +17,9 @@ Apple/ # Xcode project for burrow on macOS and iOS
|
|||
burrow/ # Higher-level API library for tun and tun-async
|
||||
tun/ # Low-level interface to OS networking
|
||||
src/
|
||||
tokio/ # Async/Tokio code
|
||||
unix/ # macOS and Linux code
|
||||
windows/ # Windows networking code
|
||||
tun-async/ # Async interface to tun
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue