rabbitmq / rabbitmq-objc-client

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

Close channel obeying spec #21

Closed camelpunch closed 8 years ago

camelpunch commented 8 years ago

Close -> close-ok from client-server and vice-versa.

Should work on this after queuing, as there's no useful test of a closed channel before then.