unclechu's fork of gRPC-haskell
Find a file
Connor Clark a530faf912 Channel options: user agents and compression (#32)
* get_peer: fix todo

* add documentation for server registered call function

* test roundtrip conversion of larger bytestrings (32 mb)

* Add channel args interface: currently supports user agents and compression.

* fix build failure after stack clean
2016-06-22 13:07:38 -07:00
cbits Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -07:00
examples/echo Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -07:00
include Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -07:00
src/Network/GRPC Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -07:00
tests Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -07:00
.gitignore ignore compiled cpp binaries (#31) 2016-06-22 10:41:38 -07:00
grpc-haskell.cabal Channel options: user agents and compression (#32) 2016-06-22 13:07:38 -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