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
[Index] [Quick Jump]
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.0.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.5 && <2.3), base (>=4.14 && <4.22), 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.8), 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.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-01-22T11:26:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 10 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |