Return the service corresponding to a description.

ParametersdescriptionThe description of the listening port, in the syntax described by twisted.internet.endpoints.serverFromString. (type: str)
factoryThe protocol factory which will build protocols for connections to this service. (type: twisted.internet.interfaces.IProtocolFactory)
Returnsthe service corresponding to a description of a reliable stream server. (type: twisted.application.service.IService)
See Alsotwisted.internet.endpoints.serverFromString
API Documentation for Twisted, generated by pydoctor at 2019-08-06 12:10:50.