Discussion:
[Twisted-Python] where can I find twisted.application.internet.ClientService?
Gelin Yan
2016-03-27 02:16:33 UTC
Permalink
Hi All

In twisted doc, I noticed there is a class called

"twisted.application.internet.ClientService"

but the link

https://twistedmatrix.com/documents/16.0.0/api/twisted.application.internet.ClientService.html

is invalid. I couldn't find it out in twisted src (16.0.0) also.

I want to know its availability.

Regards

gelin yan
Tristan Seligmann
2016-03-27 02:50:12 UTC
Permalink
Post by Gelin Yan
https://twistedmatrix.com/documents/16.0.0/api/twisted.application.internet.ClientService.html
Unfortunately ClientService did not make it in time for 16.0.0, but it will
be in the upcoming 16.1.0 release :)
Gelin Yan
2016-03-27 03:47:59 UTC
Permalink
Post by Tristan Seligmann
Post by Gelin Yan
https://twistedmatrix.com/documents/16.0.0/api/twisted.application.internet.ClientService.html
Unfortunately ClientService did not make it in time for 16.0.0, but it
will be in the upcoming 16.1.0 release :)
Hi Tristan

Thx. I will wait for it. It seems the new api is less intrusive.

Regards

gelin yan

Loading...