1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-03-31 02:55:14 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Joel Stanley
179131a474
grpc-haskell-core: -Wall -Werror and fix warnings 2021-06-29 11:02:49 -05:00
Moritz Kiefer
5ceeae74cc Upgrade to gRPC 1.22 () 2019-08-22 11:12:21 -05:00
Moritz Kiefer
a26497c82c Expose ClientCall in ClientReaderHandler and ClientRWHandler ()
This allows you to cancel the call from within the callback using
`clientCallCancel`.
2019-08-22 10:53:41 -05:00
ryan4729
c80269089c fix tests broken by previous commit () 2018-10-09 19:29:29 -05:00
Christian Lavoie
9cfb3da770 Extract lowlevel bits into a core package () 2018-01-29 08:59:34 -08:00
Renamed from tests/LowLevelTests.hs (Browse further)