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 Sep 21, 2023. It is now read-only.
Just a heads-up that you could reduce your dependency tree by switching from libp2p to libp2p-core. Not only is that more lightweight, it might also reduce the number of breaking changes you have to go through.
We are working on making it easier to maintain external transports as well, so eventually you will be able to depend on a libp2p-transport crate that is just a thin interface.
The text was updated successfully, but these errors were encountered:
Hi from
rust-libp2p
!Just a heads-up that you could reduce your dependency tree by switching from
libp2p
tolibp2p-core
. Not only is that more lightweight, it might also reduce the number of breaking changes you have to go through.We are working on making it easier to maintain external transports as well, so eventually you will be able to depend on a
libp2p-transport
crate that is just a thin interface.The text was updated successfully, but these errors were encountered: