-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Milestone
Description
Group signals together using the alt/else, opt, loop, and par keywords.
Alice->Bob: Authentication Request
alt successful case
Bob->Alice: Authentication Accepted
else some kind of failure
Bob->Alice: Authentication Failure
opt
loop 1000 times
Alice->Bob: DNS Attack
end
end
else Another type of failure
Bob->Alice: Please repeat
end
davidolrik, Allu2, AdamMagaluk, amitguptagwl, michbushi and 4 morejcayzac, MarcoMedrano and i0
