Am wondering does twisted framework work well with wxPython GUI framework. From the docs its seems like twisted does not support wxPython well. The example given seems to be a bit shy on the details.
If not, what is the best way of using twisted with wxPython?
Which other non-blocking event-driven networking framework can i use with wxPython?
Thanks
Gath