rabbitmq-server/deps/rabbit_common
Michal Kuratczyk 1a2126676d Update CLA URL 2021-09-23 14:29:36 +02:00
..
include Increase classic queue shutdown timeout 2021-09-13 10:59:30 +02:00
mk Use the +deterministic compiler flag when building with Make 2021-09-17 09:34:50 +02:00
src Use the new function ranch_proxy_header:to_connection_info/1 2021-09-09 13:15:08 +02:00
test rabbit_env: Add $RABBITMQ_DEFAULT_{USER,PASS,VHOST} and $RABBITMQ_ERLANG_COOKIE vars 2021-08-11 15:50:36 +02:00
.gitignore rabbitmq-dist.mk: Fix concurrent runs of `make {,test-}dist` and `make install-cli` 2019-12-11 14:45:39 +01:00
.travis.yml Travis CI: Test against Erlang 22.3+23.0 and Elixir 1.10 2020-10-13 11:39:43 +02:00
BUILD.bazel Use Ranch 2.1.0 in bazel build 2021-09-10 14:46:36 +02:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 03:13:48 -05:00
CONTRIBUTING.md Update CLA URL 2021-09-23 14:29:36 +02:00
LICENSE Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-07 18:06:39 +02:00
LICENSE-BSD-recon Add recon license file 2017-10-12 18:31:28 +03:00
LICENSE-MIT-Erlware-Commons Add Erlware Commons license, fix LICENSE. 2016-10-14 10:42:20 +01:00
LICENSE-MIT-Mochi Rename mochinum, mochiweb_util and ec_semver modules 2016-11-24 16:18:39 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-08-20 14:26:59 +03:00
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README.md Remove Travis badge :( 2017-06-16 01:38:17 +03:00
codegen.py Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-07 18:06:39 +02:00
development.post.mk Support publish to Hex.pm 2016-12-16 14:50:29 +01:00
development.pre.mk Support publish to Hex.pm 2016-12-16 14:50:29 +01:00

README.md

RabbitMQ Common

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