Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizing System Overview #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

albirrkarim
Copy link

Visualize the mozilla hubs architecture

@netpro2k
Copy link
Contributor

netpro2k commented Jun 3, 2022

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.

@albirrkarim
Copy link
Author

Ok i will change

@albirrkarim
Copy link
Author

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

@matthewbcool matthewbcool requested a review from netpro2k June 22, 2022 23:21
@matthewbcool
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants