主页
新鲜
入门指南
Online Server
使用
常见问题
下载
论坛
预处理
标准库
Hitchhiker's Guide
用户指南(PDF)
外部链接
时序图
用例图
类图
活动图
活动图
组件图
状态图
对象图
部署图
定时图
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
[This is the version of this page]
(simplier),
An asynchronous version
(which is using a WebWorker, more complex).
Working synchronous demonstration
Bob->Alice : hello
You will find
here the Javascript source of this page
.
There is also a
working demo
in PHP.