Open derwolfe opened 10 years ago
Or investigate using endpoints. see https://twistedmatrix.com/documents/current/api/twisted.internet.endpoints.html and https://twistedmatrix.com/documents/current/core/howto/endpoints.html
It looks like what I'm meaning with the application framework is:
Swap out the usage of a main.py file, use a twisted service. See: http://twistedmatrix.com/documents/current/core/howto/application.html