unclechu's fork of gRPC-haskell
Go to file
Connor Clark b7a02a63e7 Fix Linux tests (#38)
* fix debug mode

* handle deadline differently depending on OS

* remove unneeded tests
2016-07-11 11:20:13 -07:00
cbits Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
examples/echo Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
include Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
src/Network/GRPC Fix Linux tests (#38) 2016-07-11 11:20:13 -07:00
tests Fix Linux tests (#38) 2016-07-11 11:20:13 -07:00
.gitignore ignore compiled cpp binaries (#31) 2016-06-22 10:41:38 -07:00
grpc-haskell.cabal Fix Linux tests (#38) 2016-07-11 11:20:13 -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 Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00