Skip to main content
21.2k
nim-libp2p v1.13.0

Announcing the release of nim-libp2p v1.13.0

Release v1.13.0 of nim-libp2p

View on GitHub

Highlights

  • Autonat v2. Enable its client feature with withAutonatV2 to determine your node's advertised addresses reachability, and the server side with withAutonatV2Server to provide this service to other peers.
  • New publishing options added for gossipsub: skipIDontWant and skipPreamble so these control messages are optionally not sent on publish

What's Changed

Full Changelog: v1.12.0...v1.13.0