'enable TCP Keepalive in NodeJS RHEA AMQP Client

Based on Oasis AMQP, it was recommended to make use of TCP keep-alive to keep the TCP connection alive. How do I enable TCP Keepalive in NodeJS RHEA AMQP Client? I did not see any option in the ConnectionOptions which allows the application to enable TCP Keep-Alive.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source