FHIR / fhir.js

JavaScript client for FHIR
426 stars 136 forks source link

Support for aborting queries #168

Open brandones opened 3 years ago

brandones commented 3 years ago

It seems that there's no way to abort a query that is in progress. fhir.js should support receiving an AbortController AbortSignal.