implement minimal NIF to create and read from a TUN device
This commit is contained in:
parent
72a4f2ff8f
commit
7b4d355d1a
12 changed files with 963 additions and 1 deletions
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
|
||||
members = ["native/p2pchat_transport_tuntapport"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue