This is project's goal is to serve (excuse the pun..) as an example/template to create a ServerType for Caddy Server
The server type is called echo which will basically echo any traffic (TCP/UDP) back to the caller.
Potentially this could be used for other server types like TCP/TLS Proxying, HTTP Reverse Proxying etc.