Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 341 Bytes

protocol.md

File metadata and controls

executable file
·
19 lines (11 loc) · 341 Bytes

Protocole

Syntaxe

id@command:argLen arg1 ... argN

'id' est l'identifiant du messager
'command' est l'action à effectuer
'argLen' est le nombre d'arguments
'argN' sont les arguments

Commandes

id@register:2 userId password
id@login:2 userId password

id@setDataBlock:3 blockID partNum data...