JSPM

  • Created
  • Published
  • Downloads 580
  • Score
    100M100P100Q104698F
  • License Apache-2.0

gRPC server and client framework — ship service endpoints without reimplementing transport.

Package Exports

  • @forwardimpact/librpc
  • @forwardimpact/librpc/base.js
  • @forwardimpact/librpc/bin/fit-unary.js
  • @forwardimpact/librpc/client.js
  • @forwardimpact/librpc/package.json

Readme

librpc

gRPC server and client framework — ship service endpoints without reimplementing transport.

Getting Started

import { Server, Client, createClient, createTracer } from '@forwardimpact/librpc';

Documentation