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
Pretty standard usage of ws connecting to wss://webrtc.nirbheek.in:8443 via async_connect().
What happens here is that it resolves to 2a01:7e00::f03c:91ff:feae:244 and 176.58.110.251, tries the first, gets connection refused and does not even try the next one.
The text was updated successfully, but these errors were encountered:
See centricular/gstwebrtc-demos#120
Pretty standard usage of
ws
connecting towss://webrtc.nirbheek.in:8443
viaasync_connect()
.What happens here is that it resolves to
2a01:7e00::f03c:91ff:feae:244
and176.58.110.251
, tries the first, getsconnection refused
and does not even try the next one.The text was updated successfully, but these errors were encountered: