unclechu's fork of gRPC-haskell
Go to file
2016-06-05 17:12:13 -05:00
cbits Add ability to send metadata for server registered calls (#15) 2016-06-02 08:55:29 -07:00
examples/echo Also fix clientRegisterMethod use in echo client example 2016-06-05 17:12:13 -05:00
include Add ability to send metadata for server registered calls (#15) 2016-06-02 08:55:29 -07:00
src/Network/GRPC fix test 2016-06-03 14:03:57 -07:00
tests fix test 2016-06-03 14:03:57 -07:00
.gitignore Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
grpc-haskell.cabal Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07: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