I was trying to create an HTTP server using node js but it didn't worked ? I was only able to receive last segment of hl7 message in request and also the acknowledgement is not working in the client side. I am using hapi software to send hl7 message over http to node server.
I was trying to create an HTTP server using node js but it didn't worked ? I was only able to receive last segment of hl7 message in request and also the acknowledgement is not working in the client side. I am using hapi software to send hl7 message over http to node server.