В начало
Что нового ?
Быстрый старт
Online Server
Запуск
F.A.Q.
Скачать
Форум
Препроцессинг
Стандартная библиотека
Hitchhiker's Guide
PDF Guide
Ссылки
последовательност
прецедентов
классов
активности
активности
компонент
состояний
объект
развёртывания
синхронизации
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.