added plantuml.md
continuous-integration/drone Build is passing
Details
continuous-integration/drone Build is passing
Details
parent
c9e7e73e04
commit
cf62402246
@ -0,0 +1,10 @@
|
||||
Da probamo PlantUML:
|
||||
|
||||
```plantuml
|
||||
Alice -> Bob: Authentication Request
|
||||
Bob --> Alice: Authentication Response
|
||||
|
||||
Alice -> Bob: Another authentication Request
|
||||
Alice <-- Bob: Another authentication Response
|
||||
```
|
||||
|
||||
Loading…
Reference in new issue