Home
What's New ?
Getting Started
Online Server
Running
F.A.Q.
Download
Forum
Preprocessing
Standard Library
Hitchhiker's Guide
PDF Guide
External Links
Sequence
Use Case
Class
Activity
Activity
Component
State
Object
Deployment
Timing
Network
Wireframe
Archimate
Gantt
MindMap
WBS
PlantUML
Plugins
Javascript Client
Donate
258
Patreon
127
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.