I'm running "rabbitmq-server-3.7.7" and "erlang 21.0" on "CentOS Linux release 7.5".
I'm using AMQP(tcp 5671) and STOMP(tcp 61613) on rabbitmq.
I checked that I could apply "heartbeat = 60" in rabbitmq.conf
Is this config applied to AMQP only? If so, How can I apply heartbeat on stomp as well?