rabbitmq / rabbitmq-objc-client

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

If channel error occurs when declaring a queue, set an error (throw in Swift). #26

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

This is now handled by the connection delegate.