rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

Peer discovery backend: add an optional init callback #245

Closed michaelklishin closed 6 years ago

michaelklishin commented 6 years ago

Note that this should not be a breaking change: all known implementations of this (barely shipped) interface currently ship with RabbitMQ and the callback is optional.

Part of rabbitmq/rabbitmq-peer-discovery-common#5.

[#153615554]