PythonCloudFrameworks / bunny-storm

RabbitMQ asynchronous connector library for Python with built in RPC support
MIT License
23 stars 9 forks source link

BunnyStorm features #20

Closed johnsmith400 closed 2 years ago

johnsmith400 commented 2 years ago

Add ability to stop AsyncAdapter gracefully, expose adapter consumers and producers as properties, make consumers and producers kinder with unexpected kwargs, fix message acking using message context manager, and allow using a custom routing key for adapter RPC