16 lines
341 B
Markdown
16 lines
341 B
Markdown
# hyperspace-rpc
|
|
|
|
[](https://drone.autonomic.zone/hyperpy/hyperspace-rpc)
|
|
|
|
## Raw RPC layer for Hyperspace
|
|
|
|
## Install
|
|
|
|
```sh
|
|
$ pip install hyperspace-rpc
|
|
```
|
|
|
|
## Example
|
|
|
|
See [hyperpy/hyperspace-client](https://github.com/hyperpy/hyperspace-client).
|