RabbitMQ Examples
This repo covers the following:
- Authentication
- Properties
- Acknowledge
- Fanout exchange
- Topic exchange
- Headers exchange
- Reply
- Exchange to Exchange
- Alternate Exchange
- Dead letter queue (DLX)
- Nack
- Confirm
- ...
- Add configs as variable in conf.py
- Add examples for Java
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.