Mercurial > hg > orthanc-stone
log Platforms/Wasm/WasmWebService.h @ 598:a806abb497b8
age | author | description |
---|---|---|
Tue, 04 Dec 2018 11:52:43 +0100 | am | WasmWebService now using BaseWebService and supporting cache am-vsol-upgrade |
Mon, 03 Dec 2018 18:03:30 +0100 | am | moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade |
Thu, 29 Nov 2018 19:25:15 +0100 | am | added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade |
Thu, 15 Nov 2018 18:32:48 +0100 | Sebastien Jodogne | refactoring |
Thu, 15 Nov 2018 17:28:15 +0100 | Sebastien Jodogne | preparing to load images using DICOMweb |
Fri, 05 Oct 2018 10:38:16 +0200 | am | Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2 |
Fri, 28 Sep 2018 15:02:43 +0200 | am | web services: better handling of failures am-callable-and-promise |