meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

reconnect #3

Open meejah opened 12 years ago

meejah commented 12 years ago

If our connection to Tor is dropped, at least TorState should reconnect. Might need additional hooks in TorControlProtocol to allow this to work easily.

araignee commented 9 years ago

Has TorControlConnection been renamed? It does not appear in the code anywhere.

meejah commented 9 years ago

Thanks; should have said TorControlProtocol