gRPC-haskell/core/tests
Moritz Kiefer a26497c82c Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87)
This allows you to cancel the call from within the callback using
`clientCallCancel`.
2019-08-22 10:53:41 -05:00
..
LowLevelTests fix tests broken by previous commit (#69) 2018-10-09 19:29:29 -05:00
ssl Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
LowLevelTests.hs Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87) 2019-08-22 10:53:41 -05:00
Properties.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
UnsafeTests.hs Port grpc-haskell[-core] to ghc-8.6 and modern tasty. (#77) 2019-03-25 16:52:04 -07:00