You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This project serves to exemplify how a WebSub client could be built towards a FHIRcast Hub. The client consists of a server component and a web UI, but only the server component communicates directly with the Hub. The client and the server component communicates using proprietary means outside the FHIRcast standard. In order to have a user-facing client communicate with a FHIRcast Hub directly, see the [WebSocket addition to the standard][fhircast-websocket] (TODO: Add correct link here).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"