hapi-hl7v2
hapi-hl7v2 copied to clipboard
How to create a node js server for handling hl7 over http?
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.