CymaticLabs / Unity3D.Amqp

AMQP client library for Unity 3D supporting RabbitMQ
MIT License
97 stars 21 forks source link

durable, cannot be changed. #8

Open LawrenceSelly opened 6 years ago

LawrenceSelly commented 6 years ago

We are having a problem subscribing to a non-durable exchange. We don't have access to the exchange to change it to durable.

And after looking through the code, we cannot find a place to change durable to false to allow it to connect to the exchange properly?

Could you advise on this?

zxf-unreal commented 2 years ago

I have the same problem! Online etc.

otri commented 2 years ago

Same problem here too.