rabbitmq-server/deps/rabbitmq_peer_discovery_common
Michael Klishin b77d8631dc Peer discovery HTTP client: more override that accept HTTP options
Part of #5116
2022-07-05 10:37:44 +04:00
..
include Bump (c) year 2022-03-21 01:21:56 +04:00
priv/schema Switch to MPL2 2020-07-14 16:04:17 +03:00
src Peer discovery HTTP client: more override that accept HTTP options 2022-07-05 10:37:44 +04:00
test Bump (c) year 2022-03-21 01:21:56 +04:00
.gitignore Git: Ignore copied CLI 2019-12-12 15:01:21 +01:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:30 +01:00
BUILD.bazel Use the new xref2 macro from rules_erlang 2022-06-09 23:18:28 +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 Update LICENSE 2020-07-20 11:51:55 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:02:12 +01:00
Makefile Update Erlang.mk and switch to new xref code 2022-05-31 13:51:12 +02:00
README.md Update copyright (year 2020) 2020-03-10 16:40:54 +01:00

README.md

RabbitMQ Peer Discovery Commons

This library is similar in purpose to rabbit-common but focusses exclusively on RabbitMQ peer discovery backends (available as a plugin for 3.6.x releases).

It is not supposed to be enabled, disabled or used directly by the users, only as a dependency of other plugins.

Project Maturity

This library shipped with RabbitMQ 3.7.0.

Contributing

See CONTRIBUTING.md and our development process overview.

License

Licensed under the MPL, same as RabbitMQ server.

(c) 2007-2020 VMware, Inc. or its affiliates.