hubs-docs icon indicating copy to clipboard operation
hubs-docs copied to clipboard

Visualizing System Overview

Open albirrkarim opened this issue 3 years ago • 4 comments

Visualize the mozilla hubs architecture

albirrkarim avatar May 26 '22 23:05 albirrkarim

This looks great. The hubs client also communicates with dialog directly so there should probably be arrows there as well. (Reticulum really only communicates to dialog to find out how full a particular server is to figure out which one to assign a room to.

netpro2k avatar Jun 03 '22 08:06 netpro2k

Ok i will change

albirrkarim avatar Jun 03 '22 08:06 albirrkarim

System Overview Simplified

It is correct @netpro2k ?

The hubs (port 8080) only serve static files and reticulum takes it then give it to the client browser right? The client browser and dialog is communicating directly calling web socket 4443

the dialog is only getting data from reticulum ( so the arrow is only come in to dialog)

I also added the client browser so the it will more clear

if its true I will send commit

albirrkarim avatar Jun 03 '22 08:06 albirrkarim

Just noticed we haven't merged this yet, looking ok? @netpro2k

matthewbcool avatar Nov 14 '22 16:11 matthewbcool