home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.54k stars 381 forks source link

Set ciphers to DEFAULT in socket_client.py to connect with a wider range of chromecast devices #990

Open eljefe80 opened 1 day ago

eljefe80 commented 1 day ago

Add context.set_ciphers('DEFAULT') to allow older ciphers to work