rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Pass client/connection parameters to direct channel at init time to avoid a sync call to the connection process #128

Closed michaelklishin closed 4 years ago

michaelklishin commented 4 years ago

This supersedes #127, part of https://github.com/rabbitmq/rabbitmq-server/pull/2172.

michaelklishin commented 4 years ago

Backported to v3.8.x.