This commit is contained in:
parent
9708c7cecd
commit
aab77219b2
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
## Simple RPC with Protobuf Services
|
## Simple RPC with Protobuf Services
|
||||||
|
|
||||||
|
> **Work In Progress**
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Unfortunately, the [hrpc](https://pypi.org/project/hrpc/) package name is already taken on PyPI.
|
Unfortunately, the [hrpc](https://pypi.org/project/hrpc/) package name is already taken on PyPI.
|
||||||
@ -16,6 +18,8 @@ $ pip install hyper-rpc
|
|||||||
|
|
||||||
> **The following example files are contained in the [example](https://github.com/hyperpy/hrpc/tree/master/example) directory**
|
> **The following example files are contained in the [example](https://github.com/hyperpy/hrpc/tree/master/example) directory**
|
||||||
|
|
||||||
|
TODO.
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
![The person who invented the term RPC](https://upload.wikimedia.org/wikipedia/en/9/90/BruceJayNelson.JPG)
|
![The person who invented the term RPC](https://upload.wikimedia.org/wikipedia/en/9/90/BruceJayNelson.JPG)
|
||||||
|
Loading…
Reference in New Issue
Block a user