You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the library as websocket with the tcp relay in a Nuxt application.
I'm trying to detect the lost of the connection stopping my tcp relay process but nothing happen. Looking the state of the amqp connection, channel and consumers, they stay in a not closed state.
How to be notified when something cause the close of the connection, the channel or the consumer ?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I'm using the library as websocket with the tcp relay in a Nuxt application.
I'm trying to detect the lost of the connection stopping my tcp relay process but nothing happen. Looking the state of the amqp connection, channel and consumers, they stay in a not closed state.
How to be notified when something cause the close of the connection, the channel or the consumer ?
Thank you.
The text was updated successfully, but these errors were encountered: