rabbitmq-server/deps/rabbitmq_event_exchange
Michael Klishin 4766d91dfe
bazel run gazelle
2024-11-15 02:29:56 -05:00
..
examples/java Fix compilation error in QueueEvents 2016-06-07 00:16:08 -04:00
include Use an exchange decorator to drop all events when no binding is present 2018-10-31 12:46:35 +00:00
priv/schema Support publishing AMQP 1.0 to Event Exchange 2024-11-14 12:52:09 +01:00
src Support publishing AMQP 1.0 to Event Exchange 2024-11-14 12:52:09 +01:00
test Support publishing AMQP 1.0 to Event Exchange 2024-11-14 12:52:09 +01:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
BUILD.bazel bazel run gazelle 2024-11-15 02:29:56 -05:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-12 22:47:07 +01:00
Makefile Support publishing AMQP 1.0 to Event Exchange 2024-11-14 12:52:09 +01:00
README.md Support publishing AMQP 1.0 to Event Exchange 2024-11-14 12:52:09 +01:00
app.bzl bazel run gazelle 2024-11-15 02:29:56 -05:00

README.md

RabbitMQ Event Exchange

See the website for documentation.

License

Released under the Mozilla Public License 2.0, the same as RabbitMQ.