Hi, I'm facing some issues when I try to reconnect after the Wi-Fi connection gets restablished.
I've noted there's no built in method for knowing if the wg tunnel is up, there's only a is_initialized() method but it's not useful in the actual state.
What's the correct way to reconnect after a connection interruption + reconnection?
Thanks
Hi, I'm facing some issues when I try to reconnect after the Wi-Fi connection gets restablished.
I've noted there's no built in method for knowing if the wg tunnel is up, there's only a
is_initialized()method but it's not useful in the actual state.What's the correct way to reconnect after a connection interruption + reconnection?
Thanks