JSPM

  • Created
  • Published
  • Downloads 300
  • Score
    100M100P100Q105653F
  • License Apache-2.0

gRPC server and client framework — how agent services talk to each other.

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';