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