gRPC-haskell/core/src/Network/GRPC/LowLevel
intractable b9ed537f64
Minor cleanup (#130)
* Remove unnecessary self-dependency

* Regenerate core/default.nix and build -core via callCabal2nix

* grpc-haskell-core: -Wall -Werror and fix warnings

* grpc-haskell: -Wall -Werror and fix warnings

* Update documentation

* Remove LD_LIBRARY_PATH sets from usesGRPC

...as they no longer seem to be needed.

* Remove dead code

* Remove core/default.nix

...as suggested by @evanrelf.
2021-06-30 12:31:45 -05:00
..
Call Upgrade to gRPC 1.22 (#85) 2019-08-22 11:12:21 -05:00
Client Fix async exception handling (#86) 2019-08-22 10:55:33 -05:00
CompletionQueue Minor cleanup (#130) 2021-06-30 12:31:45 -05:00
Server Make server process killable (#105) 2020-05-28 13:56:03 -04:00
Call.hs Minor cleanup (#130) 2021-06-30 12:31:45 -05:00
Client.hs Fix async exception handling (#86) 2019-08-22 10:55:33 -05:00
CompletionQueue.hs Minor cleanup (#130) 2021-06-30 12:31:45 -05:00
GRPC.hs Remove proto3-wire dependency from core package. (#47) 2018-01-30 09:20:05 -08:00
Op.hs Mask body of runOps to avoid a heap corruption (#89) 2019-08-29 11:15:48 -05:00
Server.hs Fix async exception handling (#86) 2019-08-22 10:55:33 -05:00