Sequence
Use Case
Class
Activity
Activity
Component
State
Object
Deployment
Timing
Home
What's New ?
Getting Started
Running
F.A.Q.
Dedication
Download
Forum
Preprocessing
Commons
Standard Library
Site Map
PDF Guide
External Links
PlantUML
Plugins
Javascript Client
English
Deutsch
Español
Français
日本語
한국어
Русский
中文
You can
vote to improve syntax about packages/namespaces
!
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.