mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2025-03-21 21:25:13 +01:00
* 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 |
||
---|---|---|
.. | ||
Main.hs |