Namespace Ratatoskr.RabbitMq
Namespaces
Classes
- CloudEventsAmqpConstants
Constants for CloudEvents AMQP protocol binding. See: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/amqp-protocol-binding.md
- CloudEventsAmqpMapper
Default implementation of IRabbitMqEnvelopeMapper that follows the CloudEvents AMQP protocol binding. See: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/amqp-protocol-binding.md
- HealthCheckExtensions
Extension methods for configuring health checks in Ratatoskr.RabbitMq.
Interfaces
- IRabbitMqEnvelopeMapper
Maps between MessageProperties and RabbitMQ message properties.