mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-23 03:29:42 +01:00
unclechu's fork of gRPC-haskell
d46c0c1c94
* 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 |
||
---|---|---|
cbits | ||
examples/echo | ||
include | ||
src/Network/GRPC | ||
tests | ||
.gitignore | ||
grpc-haskell.cabal | ||
LICENSE | ||
Setup.hs | ||
stack.yaml |