@hackage grpc-spec1.0.0

Implementation of the pure part of the gRPC spec

This is an implementation of the pure part of the core gRPC spec at https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md. This is by no means a full gRPC implementation, but can be used as the basis for one; see grapesy for a full implementation.