Simple duplex stream based binary RPC module for well defined methods
arpeecee | ||
test | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
pyproject.toml | ||
README.md |
arpeecee
Simple duplex stream based binary RPC module for well defined methods
Work In Progress
Install
$ pip install arpeecee
Example
TODO.