Metadata-Version: 2.1
Name: rmq-rpc
Version: 1.0.0
Summary: A lightweight RPC based on RabbitMQ.
License: MIT
Author-email: aprilahijriyan <hijriyan23@gmail.com>
Requires-Python: >=3.9,<3.10
Description-Content-Type: text/markdown

# rmq-rpc

A lightweight RPC based on RabbitMQ.

## Examples

See [project examples](https://github.com/aprilahijriyan/rmq-rpc/tree/main/examples)

