Accueil
Nouveautés !
Démarrage rapide
Online Server
Utilisation
Questions/Réponses
Téléchargement
Forum
Préprocesseur
Librairie Standard
Hitchhiker's Guide
Documentation PDF
Liens externes
Séquence
Usecase
Classe
Activité
Activité
Composant
État
Objet
Déploiement
Temps
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.