spire-grpc: gRPC wire protocol for spire services
gRPC framing, status codes, and request/response handling built on spire + http-core. Provides the wire protocol layer: service/method dispatch, length-prefixed message framing, trailers-based status. . No protobuf dependency: serialization is pluggable. Use with proto-lens, binary, aeson, or any codec. . No WAI dependency: runs on spire-server's HTTP/2 transport.
Modules
- Spire
- Spire.Grpc
- Spire.Grpc.Codec
- Spire.Grpc.Compression
- Spire.Grpc.ErrorDetails
- Spire.Grpc.Health
- Spire.Grpc.Multiplex
- Spire.Grpc.Reflection
- Spire.Grpc.Server
- Spire.Grpc.Status
- Spire.Grpc.Web
- Spire.Grpc
Downloads
- spire-grpc-0.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] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.20 && <5), bytestring (>=0.11 && <0.13), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.8), http-core (>=0.1 && <0.2), http-types (>=0.12 && <0.13), spire (>=0.1 && <0.2), text (>=2.0 && <2.2), zlib (>=0.6 && <0.8) [details] |
| License | BSD-3-Clause |
| Author | Josh Burgess |
| Maintainer | Josh Burgess <joshburgess.webdev@gmail.com> |
| Uploaded | by joshburgess at 2026-04-28T00:17:40Z |
| Category | Network |
| Home page | https://github.com/joshburgess/acolyte |
| Bug tracker | https://github.com/joshburgess/acolyte/issues |
| Source repo | head: git clone https://github.com/joshburgess/acolyte.git |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Downloads | 13 total (7 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-04-28 [all 2 reports] |