Module simple

Module simple 

Source
Expand description

Helpers that take care of most of the boilerplate for simple proxies.

Structs§

SimpleProxy
A simple proxy server that spawns a thread for each client.
SimpleProxyError
An error returned by a SimpleProxy.

Traits§

SimpleCommandExt
Extensions for Command.