[][src]Module async_proxy::proxy

Module responsible for functionality related to proxy clients interfaces (eg. common definitions and traits)

Traits

ProxyConstructor

A general trait that represents something that constructs a proxy stream, something, where we can write to and read from just as from a usual stream but through a proxy