Version 4 (modified by 11 years ago) (diff) | ,
---|
QT integration
Twisted main loop can be integrated with the QT main loop in the same process. Due to licensing concerns (Twisted is MIT, QT is GPL), the code to do this cannot be included in Twisted itself.
Downloads
- module and plugin for the QT reactor. Unpack this into PYTHONPATH somewhere. Import as "qtreactor" or pass "-r qt3" to twistd.
- QT reactor demo