홈
새소식
시작하기
Online Server
사용하기
F.A.Q.
다운로드
포럼
전처리
표준 라이브러리
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
(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.