Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Reduce dependencies #6

Closed
thomaseizinger opened this issue Mar 13, 2023 · 1 comment
Closed

Reduce dependencies #6

thomaseizinger opened this issue Mar 13, 2023 · 1 comment

Comments

@thomaseizinger
Copy link

Hi from rust-libp2p!

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.

@vincev
Copy link
Owner

vincev commented Mar 13, 2023

Hi @thomaseizinger thank you for the heads-up, this looks nice I am going to make the switch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants