echo-server icon indicating copy to clipboard operation
echo-server copied to clipboard

An HTTP and WebSocket "echo" server for testing proxies and HTTP clients.

Results 1 echo-server issues
Sort by recently updated
recently updated
newest added

This PR provides the following: * A multi-stage Dockerfile which builds `echo-server` and then ships that to the final from scratch image for execution. * Generation of a self-signed certificate...