@hackage spire-grpc0.1.0.0

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.