well-typed / grapesy

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

Fix timeouts/allow authority override #46

Closed edsko closed 5 months ago

edsko commented 7 months ago
edsko commented 7 months ago

@mstksg Could you give this PR a spin, and see if it works for you?

The http2-tls side of things is not quite right yet, I think, but that shouldn't affect you since you're not using TLS anyway?

mstksg commented 5 months ago

As discussed offline, the changes here have been tested on our end and we should be ready to pull it in :)

edsko commented 5 months ago

Rebased and merged, this now depends on http2-tls-0.2.1, released yesterday.