hyperspace-rpc
hyperspace-rpc copied to clipboard
Raw RPC layer for Hyperspace
If the opts object is not passed, I'm getting a "cannot read host of undefined" error, which should be fixed by assigning a default opts of {}
So, as I followed in https://github.com/mafintosh/hrpc/pull/1, there needs to be a `hrpc.proto` file present in the root of this repostory when generating the `schema.proto` services and stubs or otherwise a...
Companion PR to hyperspace-org/hyperspace#7, see there for discussion.