An IProtocol provider.

Method dataReceived
Method connectionLost

Inherited from Protocol:

Method logPrefix Return a prefix matching the class name, to identify log messages related to this protocol instance.

Inherited from BaseProtocol (via Protocol):

Method makeConnection Make a connection to a transport and a server.
Method connectionMade Called when a connection is made.
def dataReceived(self, data):
ParametersdataThe data received by the protocol. (type: str)
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.