Hello all!
Trying to develop VPN application that using Wireguard. Have few qustions about it:
- Need to have Wireguard https://github.com/WireGuard/wireguard-apple package as static library. Is there any way to use this package as static library?
- My application is C++. Does anyone know any Wireguard C++ libraries that will be OK for iOS/MacOS? (Not Swift)