unclechu's fork of gRPC-haskell
Go to file
2016-07-10 17:28:10 -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 minor tweaks to withPermission 2016-07-10 17:28:10 -05:00
tests Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00
.gitignore ignore compiled cpp binaries (#31) 2016-06-22 10:41:38 -07:00
grpc-haskell.cabal Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -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 Preliminary streaming mode support (client streaming, server streaming, bidirectional) (#37) 2016-07-06 08:59:38 -05:00