nym-vpn-client
nym-vpn-client copied to clipboard
Extract out nym-wg-gateway-client crate
Extract out nym-wg-gateway-client
into its own crate, as it's a mostly independent module
- Remove bare AddrParseError
- Rename config to wireguard_config mod
- Restrict pub -> pub(crate) across the board
- Make function private
- Extract out nym-wg-gateway-client crate