http2-grpc-proto3-wire: Encoders based on `proto3-wire` for gRPC over HTTP2.

[ bsd3, library, network ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.11 && <5), binary (>=0.8.5 && <0.11), bytestring (>=0.10.8 && <0.11), case-insensitive (>=1.2.0 && <1.3), http2-grpc-types, proto3-wire (>=1 && <1.5), zlib (>=0.6.2 && <0.7) [details]
License BSD-3-Clause
Copyright 2019 Alejandro Serrano
Author Alejandro Serrano
Maintainer lucas@dicioccio.fr
Revised Revision 2 made by LucasDiCioccio at 2024-04-19T20:24:13Z
Category Network
Home page https://github.com/haskell-grpc-native/http2-grpc-haskell#readme
Bug tracker https://github.com/haskell-grpc-native/http2-grpc-haskell/issues
Source repo head: git clone https://github.com/haskell-grpc-native/http2-grpc-haskell
Uploaded by LucasDiCioccio at 2019-11-05T20:47:54Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 764 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-05 [all 1 reports]

Readme for http2-grpc-proto3-wire-0.1.0.0

[back to package description]

http2-grpc-types

A module to put in common HTTP2/gRPC types, values, and helpers.