Skip to content

tor-client/examples: add `hyper` example

eta requested to merge eta/arti:eta/hyper-example into main

The new hyper tor-client example demonstrates integrating arti with the popular Rust hyper HTTP library by implementing a custom Hyper "connector" (a type that can initiate connections to HTTP servers) that proxies said connections via the Tor network.

depends on !96 (closed) & !97 (closed)

Merge request reports