Skip to main content

Module echo

Module echo 

Source
Available on crate features cli and haproxy and http and net 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.