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

Announcing the release of nim-libp2p v1.15.0

Release v1.15.0 of nim-libp2p

View on GitHub

Highlights

  • Kademlia DHT support for decentralized peer routing and content lookup.
  • Full ipv6 support for transport, addressing, and peer connectivity.
  • C Bindings are available offering node lifecycle control, peer connections, stream i/o, gossipsub messaging, and kademlia operations.
  • Changed our quic backend from ngtcp2 to lsquic

What's Changed

New Contributors

Full Changelog: v1.14.2...v1.15.0