websocket-tcp-relay icon indicating copy to clipboard operation
websocket-tcp-relay copied to clipboard

Automatically disconnects from rabbitmq when being inactive

Open moritz155 opened this issue 2 years ago • 2 comments

Hello, I realized the docker container from this repository automatically disconnects from Rabbitmq after some time being inactive. It disconnects usually after about a minute of being inactive. Is it possible to disable this "functionality"?

The behavior can be reproduced by using this repository: https://github.com/jonaskello/amqp-example-ws-js

moritz155 avatar Jan 19 '23 10:01 moritz155

Can not reproduce it with rabbitmq 3.12.10. Which rabbitmq and version did you use? What does the server report that the heartbeat value is?

carlhoerberg avatar May 07 '24 15:05 carlhoerberg

Also, use the latest version of amqp-client.js

carlhoerberg avatar May 07 '24 16:05 carlhoerberg