Codebase list rabbitmq-server / debian/3.9.8-5 deps / rabbitmq_peer_discovery_common
debian/3.9.8-5

Tree @debian/3.9.8-5 (Download .tar.gz)

# RabbitMQ Peer Discovery Commons

This library is similar in purpose to [rabbit-common](https://github.com/rabbitmq/rabbitmq-common) but focusses exclusively
on [RabbitMQ peer discovery backends](https://www.rabbitmq.com/cluster-formation.html) (available as [a plugin](https://github.com/rabbitmq/rabbitmq-autocluster) 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](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.0).


## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](https://www.rabbitmq.com/github.html).


## License

[Licensed under the MPL](LICENSE-MPL-RabbitMQ), same as RabbitMQ server.


## Copyright

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