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

[service][network] clone netsim and simulate the network on node started #2

Open
chungquantin opened this issue Dec 23, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@chungquantin
Copy link
Contributor

chungquantin commented Dec 23, 2023

Issues

In the latest commit, we already support a method to construct SocketAddrV4 from the provided IP address in a Node struct. The next step is to simulate the network by running the node at the virtual port socket() of the simulation environment. What I propose is to fork this repository https://github.com/canndrew/netsim and simulate the network behavior of the node.

Expected Outcome

When click Start Node on the UI, node is running at the virtual port

@chungquantin chungquantin changed the title [service] clone netsim and simulate the network on node started [service][network] clone netsim and simulate the network on node started Dec 23, 2023
@chungquantin chungquantin added the good first issue Good for newcomers label Dec 23, 2023
@chungquantin chungquantin moved this from Todo to In progress in OpenGuild Community Projects Dec 29, 2023
@chungquantin chungquantin moved this from Q1-2024 to Backlog in OpenGuild Community Projects Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant