Questions tagged [hapi]

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java.

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java.

HL7 is a widely-used standard for electronic data exchange in the clinical and healthcare domain.

Useful links

406 questions
-3
votes
1 answer

IOS Real time updates won't trigger if app is in background state

I set up websocket support in my hapi server using nes Tried it on android and so far the realtime updates is still working even in background state. The problem is with IOS, realtime update won't trigger when your app is in the background state.…
Nevin
  • 365
  • 5
  • 18
1 2 3
27
28