Felipe Navarro
Felipe Navarro
Same problem here. Events doesn't fire and if the computer goes out of internet it stucks in the emit. I'm trying to find a workaround for this :/
There is a solution for this problem: socketIO = SocketIO( _SERVER_ADRESS, _SERVER_PORT, BaseNamespace, wait_for_connection=False) At least here, It's working normally now.
With mine adapter I needed. Maybe if you place the Qt files I can even make some upgrades: I was thinking about adding a chart to the software, I think...
Perfect. I'll take a look into this after my vacation.
As by 23 march 2018 this still doesn't work. Testing on Linux Mint and tried on Python 3.5 and 2.7.