Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to return two HL7 messages in one callback #19

Open
riadh2002 opened this issue Mar 6, 2021 · 1 comment
Open

How to return two HL7 messages in one callback #19

riadh2002 opened this issue Mar 6, 2021 · 1 comment

Comments

@riadh2002
Copy link

Hi,

The client sends Query Request to the server, the latter has to send ACK message and a separate response message at the same time? How can that be acheived? nesting server.use((req) => { ... }); does not work.

@erayhanoglu
Copy link
Member

You may check sample codes in test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants