dylannil / yrpc

Remote Procedure Calling over GRPC for NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Procedure Calling over GRPC for NodeJS

USAGE

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

About

Remote Procedure Calling over GRPC for NodeJS


Languages

Language:JavaScript 99.4%Language:Dockerfile 0.6%