About

Metadata

  • Last updated , by joshburgess
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: Josh Burgess <joshburgess.webdev@gmail.com>

  • Lottery factor: 1

Links

Installation

Readme

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.