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

[TASK] Multiplexing and Enqueueing #264

Closed
3 tasks
Tracked by #232
Tjemmmic opened this issue Sep 10, 2024 · 2 comments
Closed
3 tasks
Tracked by #232

[TASK] Multiplexing and Enqueueing #264

Tjemmmic opened this issue Sep 10, 2024 · 2 comments
Assignees

Comments

@Tjemmmic
Copy link
Contributor

Tjemmmic commented Sep 10, 2024

Overview

Enhance the network portion of the SDK to support multiplexing, which will allow the safe use of multiple rounds across multiple jobs that support enqueuing.

Checklist

  • Implement a multiplexer that works specifically for our network stack
  • Add enqueuing to the networking stack to not have missing messages due to eager/early sends
  • Add unit tests proving system works with many nodes sending many messages across different multiplexed channels
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Sep 10, 2024
@Tjemmmic Tjemmmic moved this from Not Started 🕧 to Planning 🗺️ in Webb Universe Sep 10, 2024
@drewstone
Copy link
Contributor

Ship this by pulling ecdsa-threshold-blueprint into a new repo. Add this into the SDK. Make it clean!

@tbraun96 tbraun96 changed the title [TASK] Libp2p Substreams/Yamux for Multiplexing and Enqueueing [TASK] Multiplexing and Enqueueing Nov 11, 2024
@tbraun96
Copy link
Collaborator

Closed by #450 and #458

@github-project-automation github-project-automation bot moved this from Planning 🗺️ to Completed ✅ in Webb Universe Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants