[Twisted-Python] where can I find twisted.application.internet.ClientService?
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.... is invalid. I couldn't find it out in twisted src (16.0.0) also. I want to know its availability. Regards gelin yan
On Sun, 27 Mar 2016 at 04:17 Gelin Yan <dynamicgl@gmail.com> wrote:
https://twistedmatrix.com/documents/16.0.0/api/twisted.application.internet....
Unfortunately ClientService did not make it in time for 16.0.0, but it will be in the upcoming 16.1.0 release :)
On Sun, Mar 27, 2016 at 10:50 AM, Tristan Seligmann <mithrandi@mithrandi.net
wrote:
On Sun, 27 Mar 2016 at 04:17 Gelin Yan <dynamicgl@gmail.com> wrote:
https://twistedmatrix.com/documents/16.0.0/api/twisted.application.internet....
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
participants (2)
-
Gelin Yan
-
Tristan Seligmann