embano1 / eventing-rabbitmq

RabbitMQ eventing components. Knative Source and Broker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RabbitMQ Eventing components

go.dev reference Go Report Card Releases LICENSE codecov TestGrid Slack Slack

This repository contains a work-in-progress eventing components using RabbitMQ as an implementation.

See knative/eventing-contrib#336 for background / discussion.

Nightly Artifacts

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

About

RabbitMQ eventing components. Knative Source and Broker.

License:Apache License 2.0


Languages

Language:Go 95.4%Language:Shell 4.6%