This repository contains a work-in-progress eventing components using RabbitMQ as an implementation.
See knative/eventing-contrib#336 for background / discussion.
For RabbitMQ Broker,
kubectl apply -f https://storage.googleapis.com/knative-nightly/eventing-rabbitmq/latest/rabbitmq-broker.yamlFor RabbitMQ Source,
kubectl apply -f https://storage.googleapis.com/knative-nightly/eventing-rabbitmq/latest/rabbitmq-source.yamlThis repo falls under the Knative Code of Conduct