mbroadst / qamqp

AMQP 0.9.1 implementation for Qt
Other
151 stars 128 forks source link

Add argument to QamqpQueue #32

Closed droidsyer closed 8 years ago

droidsyer commented 8 years ago

Added a arguments table to queue, in order to set policy (i.e. x-limit-lenght).

mbroadst commented 8 years ago

Other than the above comments, it looks good to me. It would be nice if you could add this for QAmqpExchange as well, as it seems to also support optional arguments on declare