grapesy: Native Haskell implementation of the gRPC framework
This is a fully compliant and feature complete native Haskell implementation of gRPC, Google's RPC framework.
Modules
- Network
- GRPC
- Network.GRPC.Client
- Network.GRPC.Client.Binary
 - StreamType
- Network.GRPC.Client.StreamType.CanCallRPC
 - Network.GRPC.Client.StreamType.Conduit
 - Network.GRPC.Client.StreamType.IO
- Network.GRPC.Client.StreamType.IO.Binary
 
 
 
 - Network.GRPC.Common
- Network.GRPC.Common.Binary
 - Network.GRPC.Common.Compression
 - Network.GRPC.Common.HTTP2Settings
 - Network.GRPC.Common.Headers
 - Network.GRPC.Common.JSON
 - Network.GRPC.Common.NextElem
 - Network.GRPC.Common.Protobuf
- Network.GRPC.Common.Protobuf.Any
 
 - Network.GRPC.Common.StreamElem
 - Network.GRPC.Common.StreamType
 
 - Network.GRPC.Server
- Network.GRPC.Server.Binary
 - Network.GRPC.Server.Protobuf
 - Network.GRPC.Server.Run
 - Network.GRPC.Server.StreamType
- Network.GRPC.Server.StreamType.Binary
 
 
 
 - Network.GRPC.Client
 
 - GRPC
 
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| build-stress-test | Build the stress test  | Disabled | 
| strace | Write events to devnull in   | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- grapesy-1.1.1.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 1.0.0, 1.0.1, 1.1.0, 1.1.1 | 
|---|---|
| Change log | CHANGELOG.md | 
| Dependencies | aeson (>=1.5 && <2.3), async (>=2.2 && <2.3), base (>=4.14 && <4.22), binary (>=0.8 && <0.9), bytestring (>=0.10.12 && <0.13), conduit (>=1.3 && <1.4), containers (>=0.6 && <0.8), crypton-x509 (>=1.7 && <1.8), crypton-x509-store (>=1.6 && <1.7), crypton-x509-system (>=1.6 && <1.7), data-default (>=0.7 && <0.9), deepseq (>=1.4 && <1.6), exceptions (>=0.10 && <0.11), grpc-spec (>=1.0 && <1.1), http-types (>=0.12 && <0.13), http2 (==5.3.9), http2-tls (>=0.4.9 && <0.5), lens (>=5.0 && <5.4), mtl (>=2.2 && <2.4), network (>=3.2.4 && <3.3), network-run (>=0.4.3 && <0.5), proto-lens (>=0.7 && <0.8), proto-lens-protobuf-types (>=0.7 && <0.8), random (>=1.2 && <1.4), recv (>=0.1 && <0.2), stm (>=2.5 && <2.6), text (>=1.2 && <2.2), time-manager (>=0.2.2 && <0.3), tls (>=1.7 && <2.2), unbounded-delays (>=0.1.1 && <0.2), unordered-containers (>=0.2 && <0.3), utf8-string (>=1.0 && <1.1) [details] | 
| Tested with | ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.2, ghc ==9.10.1 | 
| License | BSD-3-Clause | 
| Author | Edsko de Vries | 
| Maintainer | edsko@well-typed.com | 
| Category | Network | 
| Source repo | head: git clone https://github.com/well-typed/grapesy | 
| Uploaded | by EdskoDeVries at 2025-10-09T14:43:55Z | 
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] | 
| Downloads | 70 total (14 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2025-10-09 [all 2 reports]  |