haskell-tor-0.1.1: A Haskell Tor Node

Safe HaskellNone
LanguageHaskell2010

Tor.NetworkStack.Hans

Description

The way to integrate Tor with Hans.

Synopsis

Documentation

hansNetworkStack :: (HasTcp stack, HasDns stack) => stack -> TorNetworkStack Socket Socket Source

Create a Tor-compatible network stack from the given Hans network stack.