websocket-tcp-relay
websocket-tcp-relay copied to clipboard
Automatically disconnects from rabbitmq when being inactive
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
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?
Also, use the latest version of amqp-client.js