fhircast / sandbox

FHIRcast Sandbox
GNU Affero General Public License v3.0
12 stars 3 forks source link

implement action on callback URL #42

Open wdvr opened 5 years ago

wdvr commented 5 years ago

if the subscriber's callback is called by the hub, the client's model should be updated, and this should be visible in the UI.

Simple way: client's callback sets state, client's UI polls every 2 seconds Other proposal: client implements SignalR