forked from rs-ipfs/rust-ipfs
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Perform test with quic transport #10
Comments
With pr 2289, i've randomly gotten the following panic
Will need to try to get logs when this happens (as well as a full backtrace) |
Looking at the code, it looks to be a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quic is not yet implemented in rust-libp2p but there are PRs that could be attempts quic transport implementation.
PR in rust-libp2p to test:
quinn-proto
libp2p/rust-libp2p#2289The text was updated successfully, but these errors were encountered: