1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-03-31 02:55:14 +02:00
unclechu's fork of gRPC-haskell
Find a file
Joel Stanley 48c9545fdb Low-level tests: more consistent client/server defs and error handling ()
* Add field names to NormalRequestResult

* Add concise test definition combs; better error reporting; helpers for metadata comparison
2016-06-08 13:12:07 -05:00
cbits Add ability to send metadata for server registered calls () 2016-06-02 08:55:29 -07:00
examples/echo Distinguish hostnames vs "host:port" strings; minor echo client cleanup () 2016-06-06 12:54:43 -05:00
include Add ability to send metadata for server registered calls () 2016-06-02 08:55:29 -07:00
src/Network/GRPC Low-level tests: more consistent client/server defs and error handling () 2016-06-08 13:12:07 -05:00
tests Low-level tests: more consistent client/server defs and error handling () 2016-06-08 13:12:07 -05:00
.gitignore Various example/benchmarking code () 2016-06-03 10:34:09 -07:00
grpc-haskell.cabal Distinguish hostnames vs "host:port" strings; minor echo client cleanup () 2016-06-06 12:54:43 -05:00
LICENSE Initial commit. 2015-02-27 18:14:32 +01:00
Setup.hs Initial commit. 2015-02-27 18:14:32 +01:00
stack.yaml match signatures between header and code 2016-04-25 14:04:32 -07:00