models and doc update
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
ycc
2024-05-22 10:06:00 +02:00
parent 2e2ebad364
commit d657e64ae4
25 changed files with 3675 additions and 427 deletions

View File

@ -0,0 +1,14 @@
@startwbs
* Messages
** To server packed (protobuf)
*** Encrypted server message and signature (binary data)
**** ToServerMessage (protobuf)
***** Encrypted user message and signature
****** UserMessage (protobuf)
** From server packed (protobuf)
*** Encrypted server message and signature (binary data)
**** FromServerMessage (protobuf)
***** Encrypted user message and signature
****** UserMessage (protobuf)
@endwbs