rabbitmq / rabbitmq-objc-client

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

Support custom client properties #2

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

Replace hardcoded client properties sent with Connection StartOk with optional provided properties.

michaelklishin commented 8 years ago

It's very uncommon for applications to modify these. Usually they only really vary between library releases.