Commit Graph

1 Commits

Author SHA1 Message Date
Oliver Gould 9f9518a98f
Rename `transparency` to `proxy` (#89)
This change clarifies the naming and role of the `proxy` (née transparency)
module. There are no functional changes.

`proxy::tcp::Proxy` has been renamed to `proxy::tcp::Forward` to help
disambiguate terminology: TCP connections may be _forwarded_
by the proxy server.
2018-09-10 16:21:05 -07:00