arpeecee/README.md

18 lines
309 B
Markdown
Raw Permalink Normal View History

2020-08-18 08:29:46 +00:00
# arpeecee
2020-08-18 08:33:23 +00:00
[![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/arpeecee/status.svg)](https://drone.autonomic.zone/hyperpy/arpeecee)
2020-08-18 08:29:46 +00:00
## Simple duplex stream based binary RPC module for well defined methods
> **Work In Progress**
## Install
```sh
$ pip install arpeecee
```
## Example
TODO.