arpeecee/README.md

16 lines
174 B
Markdown

# arpeecee
## Simple duplex stream based binary RPC module for well defined methods
> **Work In Progress**
## Install
```sh
$ pip install arpeecee
```
## Example
TODO.