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
We are going to need a ListenAndServeTLS option here so that we can run secure websockets. Browsers are not going to do HTTPS:// to WS:// due to security restrictions.
We are going to need a ListenAndServeTLS option here so that we can run secure websockets. Browsers are not going to do HTTPS:// to WS:// due to security restrictions.
webrelay/relay.go
Line 45 in 2c3225d