rabbitmq-server/deps/rabbit_common
Rin Kuryloski a944439fba Replace globs in bazel with explicit lists of files
As this is preferred in rules_erlang 3.9.14
2023-04-25 17:29:12 +02:00
..
include Use best-effort client ID tracking 2023-01-24 17:29:07 +00:00
mk Update mix_task_archve_deps to 1.0.0 2022-12-12 16:43:32 -08:00
src Make dialyzer happy by ensuring `rabbit_data_coercion:to_list/1` can handle `inet:ip_address()` 2023-04-24 11:39:16 -07:00
test Exclude shake128/256 from a test 2023-04-13 14:37:18 +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
BUILD.bazel Use gazelle generated bazel files 2023-04-17 18:13:18 +02: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 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 Bump credentials_obfuscation to 3.2.0 2022-11-08 03:35:33 +04:00
README.md Remove Travis badge :( 2017-06-16 01:38:17 +03:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02:00
codegen.py Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-07 18:06:39 +02:00
development.post.mk Switch the default python binary for codegen scripts to python3 2022-06-02 10:58:42 +02:00
development.pre.mk Support publish to Hex.pm 2016-12-16 14:50:29 +01:00
erlang.mk Update branch names and links 2022-09-29 13:58:56 -07:00
rabbitmq-components.mk Update branch names and links 2022-09-29 13:58:56 -07:00

README.md

RabbitMQ Common

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