1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-03-21 21:25:13 +01:00
gRPC-haskell/examples/echo/echo-client
Joel Stanley d46c0c1c94 Distinguish hostnames vs "host:port" strings; minor echo client cleanup ()
* 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 () 2016-06-06 12:54:43 -05:00