Dhanush
Dhanush
@freefri it's `pip install websockets`. Am still working on new updates with event_loops. Will publish it soon.
Might maybe problem with ISP! Try in mobile hotspot once!
I faced this error too. Try in different ISP.
Not an optional solution. If you remove ping. Maintaining a live connection will be lost.
@DevMiser sure I'll back to you on this.
https://websockets.readthedocs.io/en/stable/intro.html?highlight=disconnect#producer This will work. So I'll update this
@buddydip Sorry for the inconvenience. This existing python-sdk has many bugs. So am trying to rewrite the whole sdk. This might take some time. Thanks
It's happening because one thread is completely dedicated to udp actions (offline).
I'll update this and make udp optional.
Hello @vagfed . I just updated python-sdk and made udp optional. You can try again with latest version.