Module echo

Module echo 

Source
Available on crate features http and net and haproxy and cli only.
Expand description

Echo ’Service that echos the http Request and tls client config.

Structs§

EchoService
The inner echo-service used by the EchoServiceBuilder.
EchoServiceBuilder
Builder that can be used to run your own echo Service, echo’ing back information about that request and its underlying transport / presentation layers.