rabbitmq-server/deps/rabbit_common
Jean-Sébastien Pédron 18b8f9a02d
Move `rabbit_auth*` from rabbit_common to rabbit
[Why]
These modules are not used by amqp_client. Therefore, they shouldn't be
in rabbit_common.
2025-08-11 09:31:40 +02:00
..
include Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit` 2025-05-07 09:46:14 +02:00
mk Run rabbit_ct_hook before cth_styledout, so that default logger handler properly removed 2025-05-25 18:59:40 +02:00
src Move `rabbit_auth*` from rabbit_common to rabbit 2025-08-11 09:31:40 +02:00
test Queues with plugins - remove unused include form rabbit registry suite 2025-05-17 23:33:12 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-BSD-recon
LICENSE-MIT-Erlware-Commons
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ
Makefile Add xmerl to PLT_APPS for rabbit_common 2025-06-27 12:42:56 +02:00
README.md
codegen.py Fix AMQP-0.8 :) 2025-07-18 08:43:03 +02:00
development.post.mk
development.pre.mk

README.md

RabbitMQ Common

This library is shared between RabbitMQ server, RabbitMQ Erlang client and other RabbitMQ ecosystem projects.