Metadata-Version: 2.4
Name: orpc-client
Version: 0.5.13
Summary: Open RPC client.
Author: rRR0VrFP
Maintainer: rRR0VrFP
License: MIT
Keywords: orpc,open rpc,open rpc client,open rpc protocol
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: msg2bytes>=0.1.3
Requires-Dist: zenutils>=0.4.8
Requires-Dist: pooling>=0.1.10
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: requires-dist
Dynamic: summary

# orpc-client

Open RPC.

## Install

```
pip install orpc-client
```


## Releases


### v0.5.9

- First release.

### v0.5.10

- Fix asio writer buffering problem.

### v0.5.11

- Doc update.

### v0.5.13

- Doc update.
