Socket
Book a DemoInstallSign in
Socket

@telios/nebula-rpc

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telios/nebula-rpc

RPC layer for Nebula

latest
Source
npmnpm
Version
1.0.0-alpha.7
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 06 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts