1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-03-20 12:45:17 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Moritz Kiefer
4164623844 Don’t free op array values in op_array_destroy ()
These values are all already freed in freeOpContext and doing it twice
is an error, see 
2019-11-21 15:47:55 -08:00
Moritz Kiefer
5ceeae74cc Upgrade to gRPC 1.22 () 2019-08-22 11:12:21 -05:00
Travis Athougies
991b389a16 Add max metadata size option () 2018-07-27 10:41:18 -05:00
Christian Lavoie
9cfb3da770 Extract lowlevel bits into a core package () 2018-01-29 08:59:34 -08:00
Renamed from cbits/grpc_haskell.c (Browse further)