An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# hrpc

[![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/hrpc/status.svg)](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

![The person who invented the term RPC](https://upload.wikimedia.org/wikipedia/en/9/90/BruceJayNelson.JPG)