well-typed / grapesy

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

Update http2 lower bound #161

Closed FinleyMcIlwaine closed 1 week ago

FinleyMcIlwaine commented 1 week ago

The latest http2 release includes the important http-semantics patch to avoid segfaults and the like. This updates our lower bound to that version.