log Platforms/Wasm/WasmWebService.h @ 726:4f2416d519b4

age author description
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
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