Fedora Messaging¶
This package provides tools and APIs to make using Fedora’s messaging infrastructure easier. These include a framework for declaring message schemas, a set of synchronous APIs to publish messages to AMQP brokers, a set of asynchronous APIs to consume messages, and services to easily run consumers.
This library is designed to be a replacement for the PyZMQ-backed fedmsg library.
User Guide¶
- Installation
- Quick Start
- Configuration
- Publishing
- Consumers
- Messages
- Testing
- Available Schemas
- Release Notes
- 3.2.0 (2022-10-17)
- 3.1.0 (2022-09-13)
- 3.0.2 (2022-05-19)
- 3.0.1 (2022-05-12)
- 3.0.0 (2021-12-14)
- 2.1.0 (2021-05-12)
- 2.0.2 (2020-08-04)
- 2.0.1 (2020-01-02)
- 2.0.0 (2019-12-03)
- 1.7.2 (2019-08-02)
- v1.7.1 (2019-06-24)
- v1.7.0 (2019-05-21)
- v1.6.1 (2019-04-17)
- v1.6.0 (2019-04-04)
- v1.5.0 (2019-02-28)
- v1.4.0 (2019-02-07)
- v1.3.0 (2019-01-24)
- v1.2.0 (2019-01-21)
- v1.1.0 (2018-11-13)
- v1.0.1 (2018-10-10)
- v1.0.0 (2018-10-10)
- v1.0.0b1
- v1.0.0a1