@startuml title Ecosystem of Channels database Redis { frame websocket.xxx frame other.yyy } node Daphne { } node ASGI_Application { package Django { package HttpConsumer { node DjangoViews } package WebsocketConsumer { } } } node ChannelLayer node ChannelRedis node ChannelWorkers { } node SomeOtherConsumers :Browser: as B Daphne <-> B #blue : <font color=blue>HTTP</font> Daphne <-> B #black : <font color=black>WS</font> DjangoViews <--> Daphne #blue : <font color=blue>HTTP</font> WebsocketConsumer <--> Daphne #black : <font color=black>WS</font> DjangoViews "1" o-> "*" ChannelLayer : <font color=red>send()</font> WebsocketConsumer "1" o-> "*" ChannelLayer : <font color=red>send() / receive()</font> ChannelLayer <|- ChannelRedis ChannelLayer <--> Redis : <font color=red>send() / receive()</font> ChannelWorkers "1" o--> "*" ChannelLayer : <font color=red>send() / receive()</font> ChannelWorkers "1" o-> "*" SomeOtherConsumers : \ receive events from database \n\ and invoke consumers @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