home-assistant-libs / pychromecast

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

Fix call to request callback on SocketClient #794

Closed emontnemery closed 6 months ago

emontnemery commented 6 months ago

This should have been included in https://github.com/home-assistant-libs/pychromecast/pull/783 but was accidentally not included in that PR