annotate Applications/Samples/Web/simple-viewer.ts @ 248:2da24bf88100 am-2

created a new branch to try another type of Message Broker (instead of boost::signals2)
author am@osimis.io
date Mon, 02 Jul 2018 12:33:56 +0200
parents ddbb339ed4cf
children 6b98ac45aaee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
238
126c9c0c9333 SimpleViewer demo running both with SDL and Wasm
am@osimis.io
parents:
diff changeset
1 ///<reference path='../../../Platforms/Wasm/wasm-application.ts'/>
126c9c0c9333 SimpleViewer demo running both with SDL and Wasm
am@osimis.io
parents:
diff changeset
2
240
ddbb339ed4cf orthancBaseUrl is now configurable
am@osimis.io
parents: 238
diff changeset
3 InitializeWasmApplication("OrthancStoneSimpleViewer", "../../../stone-orthanc");