intractable
|
28288a17b7
|
Client helpers, re-exports, and fixups (#70)
* Derive `Show` instance for `ClientSSLKeyCertPair`
* Add a couple client helper functions & add additional exports
* Add `grpc-haskell-core` target; add `c2hs` dep
* Fix examples broken by #68
* rm `build-tools` and `include-dirs` directives from toplevel `.cabal`
* More `ClientConfig` fixes
* Ensure examples are built
|
2018-10-14 17:52:59 -05:00 |
|
Connor Clark
|
0d70a6c960
|
Criterion benchmarks (#50)
* begin bench executable
* tweak benchmark, fork serverLoop for interruptibility
* client streaming benchmarks
* add server streaming handler
* server streaming benchmark
* bidi streaming benchmark
* cleanup, create benchmark html
* improve error messages
* benchmarks: add bounds, remove -g, add -O2
* eliminate explicit sleep at shutdown
* bump protobuf-wire version
* remove superfluous parens, remove benchmarks.html
|
2016-07-26 15:48:25 -07:00 |
|