well-typed / grapesy

Native Haskell gRPC client and server based on `http2`
Other
38 stars 4 forks source link

Improve how the test-suite deals with exceptions #91

Closed edsko closed 7 months ago

edsko commented 7 months ago

This also makes a few improvements to the make library itself:

edsko commented 7 months ago

Verified that this still passes all interop tests (grapesy server, reference client in Java, C++, Go, and Python).