rabbitmq / rabbitmq-objc-client

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

Allow configurable Connection Tune options #11

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

These are:

Hardcoded for now.

Bunny also negotiates values in Session#open_connection. We should probably do this.