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 |
|
ryan4729
|
c80269089c
|
fix tests broken by previous commit (#69)
|
2018-10-09 19:29:29 -05:00 |
|
ryan4729
|
24bdacca3a
|
allow clients to set authority header (#68)
|
2018-09-24 08:37:05 -07:00 |
|
Travis Athougies
|
991b389a16
|
Add max metadata size option (#67)
|
2018-07-27 10:41:18 -05:00 |
|
Ewout
|
9c6b3f63b6
|
Fix build on GHC 8.4 (#63)
* Fix haddock: postfix comments on GADT constructors don't work.
See https://github.com/haskell/haddock/issues/43 .
* Remove unused dependencies from cabal file..
* Semigroup instances for compatibility with GHC 8.4.
|
2018-06-18 12:24:19 -07:00 |
|
Christian Lavoie
|
5fd44880da
|
Remove proto3-wire dependency from core package. (#47)
|
2018-01-30 09:20:05 -08:00 |
|
Christian Lavoie
|
9cfb3da770
|
Extract lowlevel bits into a core package (#42)
|
2018-01-29 08:59:34 -08:00 |
|