Исходный код вики Тест PlantUML

Редактировал(а) Coluns 11.03.2023

Последние авторы
1 {{plantuml}}
2 @startuml
3 Alicрe -> Bob: Authentication Request
4 Bob --> Alice: Authentication Response
5
6 Alice -> Bob: Another authentication Request
7 Alice <-- Bob: Another authentication Response
8 @enduml
9 {{/plantuml}}