I have a nodejs/Nestjs Gateway that is using TCP to sned messages to a microservice...The sned code is:
async sendMail(emailObj): Promise {