I'm maintaining the slack script, which uses a websocket connection. Recently, multiple users have experienced the websocket connection not working, and now I experience it too. What happens is that I ...
I was using python-binance with Python 3.7 and it was working fine. I upgraded Python version to 3.10 and I unable to get websocket response. I also tried with Python 3.8 that is also not working. Is ...