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

Build network server framework with Libp2p Gossipsub #248

Closed
AgeManning opened this issue Feb 22, 2019 · 1 comment
Closed

Build network server framework with Libp2p Gossipsub #248

AgeManning opened this issue Feb 22, 2019 · 1 comment
Assignees
Labels
major-task A significant amount of work or conceptual task. task Task to be completed work-started

Comments

@AgeManning
Copy link
Member

Description

Build a network server struct which can run as it's own task spawned in a tokio thread pool. This will utilize rust-libp2p gossipsub and allow Lighthouse nodes to connect to each other.

Further details will be added as this issue progresses.

@AgeManning AgeManning added task Task to be completed major-task A significant amount of work or conceptual task. labels Feb 22, 2019
@AgeManning AgeManning self-assigned this Feb 22, 2019
@AgeManning AgeManning changed the title Build Network Server Framework with Libp2p Gossipsub Build network server framework with Libp2p Gossipsub Feb 22, 2019
@AgeManning
Copy link
Member Author

The basic implementation for this was completed in #286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major-task A significant amount of work or conceptual task. task Task to be completed work-started
Projects
None yet
Development

No branches or pull requests

2 participants