arpeecee/README.md

16 lines
174 B
Markdown
Raw Normal View History

2020-08-18 08:29:46 +00:00
# arpeecee
## Simple duplex stream based binary RPC module for well defined methods
> **Work In Progress**
## Install
```sh
$ pip install arpeecee
```
## Example
TODO.