2020-08-09 09:04:17 +00:00
|
|
|
# hyperspace-rpc
|
|
|
|
|
2020-08-09 09:06:27 +00:00
|
|
|
[](https://drone.autonomic.zone/hyperpy/hyperspace-rpc)
|
|
|
|
|
2020-08-09 09:04:17 +00:00
|
|
|
## Raw RPC layer for Hyperspace
|
|
|
|
|
2020-08-16 18:41:57 +00:00
|
|
|
> **Work In Progres**
|
|
|
|
|
2020-08-09 09:04:17 +00:00
|
|
|
## Install
|
|
|
|
|
|
|
|
```sh
|
|
|
|
$ pip install hyperspace-rpc
|
|
|
|
```
|
|
|
|
|
|
|
|
## Example
|
|
|
|
|
2020-08-09 09:06:27 +00:00
|
|
|
See [hyperpy/hyperspace-client](https://github.com/hyperpy/hyperspace-client).
|