invisibleroads / invisibleroads/socketIO-client
socketIO.wait() and another main loop
Open
- Dominant language
- Python
- Stars
- 441
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
I'm newbie on Python and i try to integrate socket.io with another main loop.
As i understand `socketIO.wait()` will block thread and wait for message from server.
So does anyone do it before? like write a simple UI application(`wxapp`) for chat, and wait for message from socket.io server? Of course, `wxapp` will have main loop itself.
I appreciate any help from you.
Thank
@invisibleroads plz help me if you have any free time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.