libp2p-connection-limits
Connection limits for libp2p.
0.6.0
13M downloads/mo
#2671 most downloaded on crates.io
libp2p/rust-libp2p
What this package is like to depend on
Last release 1 years ago
27 Jun 2025
Ships fairly regularly
a new release about every 3 months
Most releases are documented
notes for 7 of 8 stable releases
1 version withdrawn
withdrawn after publishing
3 years old
9 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Mar 2023 to Jun 2025Releases
latest 9-
0.6.027 Jun 2025Release notes
Open source →- Allow setting Peer IDs for bypassing limit check. Connections to the specified peers won't be counted toward limits. See PR 5720.
<!-- Update to libp2p-swarm v0.47.0 -->
-
0.5.127 Jun 2025 withdrawnNothing published for this version
-
0.5.014 Jan 2025Release notes
Open source →- Deprecate
voidcrate. See PR 5676.
<!-- Update to libp2p-core v0.43.0 -->
- Deprecate
-
0.4.009 Aug 2024 -
0.3.109 Dec 2023 -
0.3.005 Nov 2023Nothing published for this version
-
0.2.126 Jul 2023Release notes
Open source →-
Do not count a connection as established when it is denied by another sibling
NetworkBehaviour. In other words, do not increase established connection counter inhandle_established_outbound_connectionorhandle_established_inbound_connection, but inFromSwarm::ConnectionEstablishedinstead.See PR 4250.
-
Decrease
pending_inbound_connectionsonFromSwarm::ListenFailureandpending_outbound_connectionsonFromSwarm::DialFailure.See PR 4250.
-
-
0.2.020 Jun 2023 -
0.1.029 Mar 2023