Skip to content

Binary size #3158

Answered by Darin755
Darin755 asked this question in Q&A
Jan 24, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

What if I don't want to use Rust?

Anyway it isn't a big deal since libp2p was kind of a extra bonus anyway. I'm just going to use QUIC by itself with my own custom gossip protocol. What I've discovered is that libp2p adds a ton of overhead both in complexity and resource usage. There is way less overhead for me to just use IP addresses. The downside is that there is no easy NAT traversal but honestly that isn't a big deal since I can always use wireguard for remote devices in the cluster.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Darin755
Comment options

Answer selected by Darin755
@cpeliciari
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants