As an orderbook runner, I need to be able to connect to both clearnet and tor for bitcoin nodes. Tor has not yet been implemented.
A new listener will need to be implemented to allow tor connections. A good starting point is server.rs and bitcoind_client.rs to review and add tor support.
Here are some more contextual and supporting documents
https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md
https://github.com/bitcoin/bitcoin/blob/master/src/torcontrol.cpp