grapesy icon indicating copy to clipboard operation
grapesy copied to clipboard

Native Haskell gRPC client and server based on `http2`

Haskell library providing gRPC client and server

The grapesy Haskell library provides a gRPC server and client.

This is work in progress; it is NOT YET READY FOR USE.

It currently depends on an unreleased version of http2; see cabal.project.

Documentation

  • Description of the demo
  • Project status

Comparison to related packages