well-typed / grapesy

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

Simplify the `Thread` interface #88

Closed edsko closed 4 months ago

edsko commented 4 months ago

This avoids one TMVar indirection.