Module proxy

Source
Expand description

The module responsible for general proxy utilities and traits

Traitsยง

AsyncProxy
This trait comes as an abstraction over proxy protocols. Each protocol serves own methods to establish connection between a proxy, you, and the destanation service. The same applies to I/O and closing the established connection