Home
Was gibt es Neues?
Erste Schritte
Online Server
Running
F.A.Q.
Download
Forum
Vorverarbeitung
Standard Bibliothek
Hitchhiker's Guide
PDF Leitfaden
Weiterführende Links
Sequenz
Anwendungsfall
Klasse
Aktivität
Aktivität
Komponente
Zustand
Objekt
Einsatz
Zeitverlauf
Network
Wireframe
Archimate
Gantt
MindMap
WBS
PlantUML
Plugins
Javascript Client
Donate
254
Patreon
125
Javascript Client
There are two versions of the Javascript client:
A synchronous version
(simplier),
An asynchronous version
[This is the version of this page]
(which is using a WebWorker, more complex).
Working asynchronous demonstration
Bob->Alice : hello
You will find
here the Javascript source of this page
.
There is also a
working demo
in PHP.