Replies: 1 comment 1 reply
-
I may be wrong since i only did a scan over the code and havent ran anything (nor have I ever used async from rust with python myself so i may be wrong on the flow of how its operating) but for A suggestion unrelated to your issue:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to rust and, more specifically, to the rust-libp2p library.
Currently, I have an InsufficientPeers error, I looked at the following discussion #4837, but by adding an idle_connection_timeout, I still have the same error.
Please would you know the reason for this error?
Here is the link to my code with a readme that shows how to run the program.
Beta Was this translation helpful? Give feedback.
All reactions