You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to use stun.DialURI with a custom stun.DialConfig you are required to use a tls.Config instead of a pointer to it. That ends up in "copying lock" whining from linters etc.