Open BUONJG opened 7 years ago
@BUONJG there are examples in the usage section, and for the client itself you can listen to client:errorReceived which is sort of all oddly named for legacy reasons, until we can update it for a major version increment
Hello,
Could you please tell us how we can handles errors:
We tried to connect to an invalid amqp, the connect method never return neither throw an exception
When we remove network connection, accept, reject and release return but never throw exception neither
Thank you by advance.