Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 2.62 KB

README.md

File metadata and controls

16 lines (13 loc) · 2.62 KB

grpc-bay

Build Status Coverage Status

Packages for working with gRPC in the JS world

Package Description npm
grpc-instrumentum A set of tools to simplify working with protoc npm version
grpc-pbf-loader A utility package for loading .proto files for use with gRPC, using pbf as a serializer npm version
grpc-error-extra Utility error class suitable for gRPC error responses and can carry custom details npm version
grpc-host-builder Lightweight configurator for gRPC host npm version
grpc-opentracing Interceptors for client and server to track calls through opentracing npm version
grpc-prometheus Interceptor for the server to collect statistics of calls through Prometheus npm version
grpc-clients-tracking Interceptors for the client and server to collect statistics about consumer calls through Prometheus npm version