Mercurial > hg > orthanc-stone
log Platforms/Wasm/WasmWebService.h @ 1357:0dc5b8a4b3a0 broker
age | author | description |
---|---|---|
Tue, 21 May 2019 14:27:35 +0200 | Sebastien Jodogne | move Deprecated classes to a separate folder |
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 |