-
Notifications
You must be signed in to change notification settings - Fork 82
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
Client: Visualizing Overlay Network #24
Comments
We should consider adding a set of API, probably on the Related: #21. |
For each node, such as Internet Exchange, Network, host, etc. please add a new attribute to these classes, called |
@kevin-w-du , @magicnat What I did is :
What I learned:
ProposalThere should be a number of specified events/messages that the client understands such as:
Here the topic would allow the webapp to distinguish to which of the potentially many overlays an event relates. |
Fix - reinstate staticInfoConfig.json generation
Priority: LOW
In many cases, we will deploy an overlay network on top of the emulator (such as DNS infrastructure, Botnet, Darknet, Blockchain). I hope to have an option to only display this overlay network. Here are my thoughts (I am using DNS as an example):
The question is how the client program know which node is DNS node, of what type. Do we need to provide some visualization-related information when building the emulator, so we can help the client program?
The text was updated successfully, but these errors were encountered: