/yrpc

Remote Procedure Calling over GRPC for NodeJS

Primary LanguageJavaScript

Remote Procedure Calling over GRPC for NodeJS

USAGE

yarn add grpc
yarn add yrpc
const yrpc = require('yrpc');