You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
mdns was disabled during #446 for dependency issues it causes, and additional async-io dependency with the latest rust-libp2p. It might be a good idea to look into restoring mdns-tokio feature to rust-libp2p following the examples in libp2p-{tcp,dns}. The dependency conflict caused must be related to the old rust-cid version we still depend on.
The text was updated successfully, but these errors were encountered:
mdns was disabled during #446 for dependency issues it causes, and additional
async-io
dependency with the latest rust-libp2p. It might be a good idea to look into restoring mdns-tokio feature to rust-libp2p following the examples in libp2p-{tcp,dns}. The dependency conflict caused must be related to the oldrust-cid
version we still depend on.The text was updated successfully, but these errors were encountered: