I have an extremely basic TCP server setup in Twisted.
from twisted.internet import protocol, reactor class Server(pro