@startuml skinparam defaultFontName Helvetica skinparam noteBackgroundColor White skinparam legendBackgroundColor White skinparam noteBorderColor Gray top to bottom direction skinparam linetype ortho skinparam arrowThickness 2 skinparam interface { backgroundColor White borderColor Black } skinparam queue { backgroundColor White borderColor Black } skinparam boundary { backgroundColor White borderColor Black } skinparam control { backgroundColor White borderColor Black } skinparam entity { backgroundColor White borderColor Black } skinparam actor { borderColor Black } skinparam cloud { borderColor Gray } skinparam arrow { color gray } title Broken interfaces rendering rectangle "Protocol" as protocol #LightBlue-White { node "Server" as server_component #E8E8E8-White { rectangle "Server Req." as serverRequest #E8E8E8-White { interface "Server Req." as serverRequest_at_SERVER_REQUESTS } rectangle "Server Resp." as serverResponse #E8E8E8-White { interface "Client Req." as serverResponse_at_DATA_SYNC } } node "Client" as client_component #E8E8E8-White { rectangle "Client Resp." as clientResponse #E8E8E8-White { interface "Server Req." as clientResponse_at_SERVER_REQUESTS } rectangle "Client Req." as clientRequest #E8E8E8-White { interface "Client Req." as clientRequest_at_DATA_SYNC } } } serverRequest_at_SERVER_REQUESTS -[#green]-> clientResponse_at_SERVER_REQUESTS serverResponse_at_DATA_SYNC <-[#blue]- clientRequest_at_DATA_SYNC @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art