Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection with websocket in browser : How to handle connection lost #111

Open
guirak opened this issue Mar 25, 2024 · 0 comments
Open

Connection with websocket in browser : How to handle connection lost #111

guirak opened this issue Mar 25, 2024 · 0 comments

Comments

@guirak
Copy link

guirak commented Mar 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant