gRPC-haskell/examples/echo
Joel Stanley d46c0c1c94 Distinguish hostnames vs "host:port" strings; minor echo client cleanup (#20)
* Remove explicit host:port parameter from clientRequest

* Save ClientConfig in Client ADT; derive host:port string as needed

* Add Port newtype and endpoint string constructor fn

* Introduce Endpoint newtype for host:port strings; derive them as needed; misc cleanup

* Clean up echo client
2016-06-06 12:54:43 -05:00
..
echo-client Distinguish hostnames vs "host:port" strings; minor echo client cleanup (#20) 2016-06-06 12:54:43 -05:00
echo-cpp Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
echo-python Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
echo-server Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
echo.proto Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00