gRPC-haskell/examples/echo/echo-client
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
..
Main.hs Distinguish hostnames vs "host:port" strings; minor echo client cleanup (#20) 2016-06-06 12:54:43 -05:00