/nebula-rpc

RPC layer for Nebula

Primary LanguageJavaScriptMIT LicenseMIT

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