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
For the time being, just provide a connect_secure function that uses TLS. It may be nice to provide an abstracted Connector to allow for other cases like tunneling RTSP over HTTP. I haven't looked into exactly how this could be done quite yet, but adding a temporary connect_secure should be relatively easy.
The text was updated successfully, but these errors were encountered:
For the time being, just provide a
connect_secure
function that uses TLS. It may be nice to provide an abstractedConnector
to allow for other cases like tunneling RTSP over HTTP. I haven't looked into exactly how this could be done quite yet, but adding a temporaryconnect_secure
should be relatively easy.The text was updated successfully, but these errors were encountered: