rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 84 forks source link

Client properties cannot be modified by the user #173

Open michaelklishin opened 4 years ago

michaelklishin commented 4 years ago

It's not currently possible to provide a custom client property, they are hardcoded in RMQHandshaker.m.

See https://github.com/rabbitmq/discussions/issues/15 for the background.

DiamoandDog commented 3 years ago

Hello , I wonder if it now supports users to modify client properties,thanks!

zupu8 commented 2 years ago

Hello , I wonder if it now supports users to modify client properties,thanks!

michaelklishin commented 2 years ago

If the issue is still open, I doubt it. This is open source software, so you are welcome to contribute.