grpc-spec: Implementation of the pure part of the gRPC spec
This is an implementation of the pure part of the core gRPC
spec at https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md.
This is by no means a full gRPC implementation, but can be
used as the basis for one; see grapesy for a full
implementation.
Modules
- Network
- GRPC
- Network.GRPC.Spec
- Network.GRPC.Spec.Serialization
- Util
- Network.GRPC.Spec.Util.HKD
- Network.GRPC.Spec.Util.Parser
- Network.GRPC.Spec
- GRPC
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| snappy | Enable snappy compression capabilities | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- grpc-spec-1.1.0.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.1.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.5 && <2.4), base (>=4.14 && <4.23), base16-bytestring (>=1.0 && <1.1), base64-bytestring (>=1.2 && <1.3), binary (>=0.8 && <0.9), bytestring (>=0.10.12 && <0.13), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.9), data-default (>=0.7 && <0.9), deepseq (>=1.4 && <1.6), exceptions (>=0.10 && <0.11), hashable (>=1.3 && <1.6), http-types (>=0.12 && <0.13), lens (>=5.0 && <5.4), mtl (>=2.2 && <2.4), network (>=3.2.4 && <3.3), proto-lens (>=0.7 && <0.8), proto-lens-protobuf-types (>=0.7 && <0.8), proto-lens-runtime (>=0.7 && <0.8), record-hasfield (>=1.0 && <1.1), snappy-c (>=0.1 && <0.2), text (>=1.2 && <2.2), utf8-string (>=1.0 && <1.1), vector (>=0.13 && <0.14), zlib (>=0.6 && <0.8) [details] |
| Tested with | ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.4, ghc ==9.14.1 |
| License | BSD-3-Clause |
| Author | Edsko de Vries |
| Maintainer | edsko@well-typed.com |
| Uploaded | by EdskoDeVries at 2026-09-02T12:21:56Z |
| Category | Network |
| Source repo | head: git clone https://github.com/well-typed/grapesy |
| Distributions | |
| Reverse Dependencies | 1 direct, 22 indirect [details] |
| Downloads | 94 total (6 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 2026-09-02 [all 2 reports] |