Example

May 16, 2020 · View on GitHub

Basic 1

:一级: -right-*  :二级: 

Basic 2

@startuml
autonumber

Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml