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.yaml
For RabbitMQ Source,
kubectl apply -f https://storage.googleapis.com/knative-nightly/eventing-rabbitmq/latest/rabbitmq-source.yaml
This repo falls under the Knative Code of Conduct