Re: stop/start client connections with loseConnection in ReconnectingClientFactory
Chris Withers <[email protected]> Tue, 26 Mar 2019 07:14:18 +0000
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
On 24/03/2019 04:30, Glyph wrote: > I'd further note that ClientService is /generally/ the new, good way to > do things and ReconnectingClientFactory is the old, bad way. Our hope > is to eventually deprecate ReconnectingClientFactory and most of the > APIs that it uses, but this is a big project that we have not been able > to make much progress on in the last, ahem, decade or so. What's the big advantage(s) of ClientService over ReconnectingClientFactory? The Autobahn guys still show ReconnectingClientFactory in their docs, and I remember looking at this before and ending up going with ReconnectingClientFactory because it works and didn't look like it'd need much effort to integrated into an existing code base. cheers, Chris _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python