https://github.com/hyperpy/hrpc
Simple RPC with Protobuf Services
https://github.com/hyperpy/hrpc
hypercore hypercore-protocol
Last synced: 14 days ago
JSON representation
Simple RPC with Protobuf Services
- Host: GitHub
- URL: https://github.com/hyperpy/hrpc
- Owner: hyperpy
- License: gpl-3.0
- Created: 2020-08-08T10:24:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T18:38:21.000Z (over 5 years ago)
- Last Synced: 2025-09-22T15:47:31.037Z (7 months ago)
- Topics: hypercore, hypercore-protocol
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hrpc
[](https://drone.autonomic.zone/hyperpy/hrpc)
## Simple RPC with Protobuf Services
> **Work In Progress**
## Install
Unfortunately, the [hrpc](https://pypi.org/project/hrpc/) package name is already taken on PyPI.
```sh
$ pip install hyper-rpc
```
## Example
> **The following example files are contained in the [example](https://github.com/hyperpy/hrpc/tree/master/example) directory**
TODO.
## Acknowledgements
