Telios-org / nebula-rpc

RPC layer for Nebula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nebula-rpc

Build Status

RPC layer for Nebula

npm install @telios/nebula-rpc

Compile Schema

npm install -g hrpc
hrpc schema.proto --rpc=index.js --messages=rpc-messages.js
npm install --save hrpc-runtime # make sure to add this to your package.json

License

MIT

About

RPC layer for Nebula

License:MIT License


Languages

Language:JavaScript 100.0%