1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-04-29 09:15:20 +02:00
gRPC-haskell/tests
Connor Clark 091bf4a457 Improve call-related code ()
* projections from CallDetails

* refactor Call, refactor clientRegisteredRequest, handle null error

* split ServerCall into separate reg/unreg types

* pass method name to unreg call handler, finish destroyServerUnregCall
2016-06-02 08:46:20 -07:00
..
LowLevelTests.hs Improve call-related code () 2016-06-02 08:46:20 -07:00
Properties.hs Move unsafe C bindings unit tests to UnsafeTests module; minor nit-linting 2016-05-25 14:31:51 -07:00
UnsafeTests.hs More cleanup: move unsafe payload test to UnsafeTests module, use bracket_ and concurrently 2016-05-25 15:41:37 -07:00