1.0.0-alpha.7 • Published 3 years ago

@telios/nebula-rpc v1.0.0-alpha.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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