Hello all,

I was wondering if someone could point me in the right direction....

I am attempting to connect a proprietary network OS plugin system to
Python, to allow for writing traffic handling plugins in Python, and
was wondering what it would take to connect such a system into
Twisted, thus allowing the writing of normal twisted apps on top....

Is it matter of learning and writing a custom reactor? My current
understanding is that the reactor is what detects and dispatches
events... but does it also dispatch the "data", as in the traffic
payload? what can I read to learn more?

Thanks a lot,
Mohamed.

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to