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

Basic Networking setup #7

Closed
Tracked by #151
xlc opened this issue Jun 14, 2024 · 1 comment · Fixed by #182
Closed
Tracked by #151

Basic Networking setup #7

xlc opened this issue Jun 14, 2024 · 1 comment · Fixed by #182
Assignees

Comments

@xlc
Copy link
Member

xlc commented Jun 14, 2024

A Networking package supports QUIC that's able to connect to other nodes
Looks like there is no mature Swift QUIC library so we should use one of the C or C++ library. e.g. https://github.com/microsoft/msquic

should see if we can reuse some of the code from https://github.com/apple/swift-nio

@xlc
Copy link
Member Author

xlc commented Aug 21, 2024

The JAM networking draft https://hackmd.io/@polkadot/jamsnp

@xlc xlc mentioned this issue Oct 7, 2024
4 tasks
@xlc xlc mentioned this issue Oct 21, 2024
@xlc xlc closed this as completed in #182 Oct 21, 2024
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 a pull request may close this issue.

2 participants