We’re happy to announce that we just released go-libp2p v0.18.0.
The main feature of this release is the libp2p Resource Manger. The Resource Manager allows the configuration of (among others):
- the number of incoming / outgoing connections
- the number of incoming / outgoing streams
- the number of streams per protocol, and per service
- memory usage
For more details head to the release notes.