well-typed / grapesy

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

Fix STM bug #49

Closed edsko closed 5 months ago

edsko commented 5 months ago

This depends on https://github.com/kazu-yamamoto/http2/pull/104 .

Unfortunately, the full test suite with all early termination is still not passing. Don't yet know why.