unclechu's fork of gRPC-haskell
Go to file
2016-07-11 15:13:55 -05:00
cbits Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
examples/echo Fixes a concurrency bug wherein a thread (running beyond the maximum number of 2016-07-10 17:15:57 -05:00
include Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
src/Network/GRPC Merge branch 'master' into joel/bugfix/server-request-registered-call-pluck-permission 2016-07-11 15:13:34 -05: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