@zero-server/grpc
v0.9.6
Published
gRPC server, client, codec, framing, status, metadata, health, reflection, balancer.
Readme
@zero-server/grpc
gRPC server, client, codec, framing, status, metadata, health, reflection, balancer.
Full HTTP/2 gRPC stack with no external dependencies: a service registry, client, proto3 parser, protobuf codec, framing, status codes, metadata, health and reflection services, load balancer, channel credentials, and a proto file watcher.
Install
npm install @zero-server/grpcOr install the full SDK to get everything at once:
npm install @zero-server/sdkUsage
const { createRotatingCredentials } = require('@zero-server/grpc')Public surface
This package provides 26 public exports as a standalone runtime bundle. See the scope page for the full list.
Documentation
License
MIT © Anthony Wiedman
