Closed tvoinarovskyi closed 8 years ago
This is good. The one thing I think we should do is check whether the server supports consumer_cancel_notify
at startup
I don't really understand what to do if it doesn't. It's not a problem to us I think.
Or you want something like:
connection.capabilities
?
Rebases. What about the connection.capabilities
question? Did you expect something like that?
No, I think you're right. A server which doesn't support consumer_cancel_notify
won't be sending us cancel requests, so there's no need. It'll just be dead code. We might want to expose connection.capabilities
for querying by clients but I don't think there's any pressing need for it
Rebased. This should be OK to merge.
rebased
https://www.rabbitmq.com/consumer-cancel.html