docs improvements

This commit is contained in:
Jonathan Shook
2021-04-02 10:34:07 -05:00
parent 7997c62148
commit 5be14eeda6
3 changed files with 129 additions and 12 deletions
@@ -2,18 +2,18 @@
header Layers of Messaging
hide footbox
box "User View" #clear
box "User View" #white
actor Alice as user
collections "User\nAgent" as agent
collections "Client\nSide\nApp" as capp
end box
box "WebApp View" #clear
box "WebApp View" #white
boundary "App Server\nor node, ..." as sapp
boundary "Database\nDriver" as driver
end box
box "DB View" #clear
box "DB View" #white
database DB as db
boundary "Storage\nService" as store
entity "Storage\nDevice" as device
@@ -50,4 +50,4 @@ user <- agent: browser\nrenders page
deactivate agent
@enduml
@enduml