http2-grpc-types: Types for gRPC over HTTP2 common for client and servers.

[ bsd3, library, network ] [ Propose Tags ]

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

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log ChangeLog.md
Dependencies base (>=4.11 && <5), binary (>=0.8.5 && <0.11), bytestring (>=0.10.8 && <0.11), proto-lens (>=0.3.1 && <0.4), zlib [details]
License BSD-3-Clause
Copyright 2018 Lucas DiCioccio
Author Lucas DiCioccio
Maintainer lucas@dicioccio.fr
Revised Revision 1 made by HerbertValerioRiedel at 2018-09-06T20:54:11Z
Category Network
Home page https://github.com/lucasdicioccio/http2-grpc-types#readme
Bug tracker https://github.com/lucasdicioccio/http2-grpc-types/issues
Source repo head: git clone https://github.com/lucasdicioccio/http2-grpc-types
Uploaded by LucasDiCioccio at 2018-08-23T21:12:18Z
Distributions
Reverse Dependencies 12 direct, 6 indirect [details]
Downloads 3150 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-08-23 [all 1 reports]

Readme for http2-grpc-types-0.1.0.0

[back to package description]

http2-grpc-types

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