Package Exports
- @forwardimpact/librpc
- @forwardimpact/librpc/base.js
- @forwardimpact/librpc/client.js
- @forwardimpact/librpc/package.json
Readme
librpc
gRPC framework and utilities — server, client, health checks, and tracing.
Getting Started
import { Server, Client, createClient, createTracer } from '@forwardimpact/librpc';