Best way to respond to a tcp health check in node.js?

basically title, what is the best way and how can I implement it?

Hi @ajihugef,
To pass the TCP health check, your app must simply listen on the exposed port. Check our GitHub repositories for examples: