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

Announcing the release of nim-libp2p v1.11.0

Release v1.11.0 of nim-libp2p

View on GitHub

Highlights

  • Added withWsTransport option to the builder to easily add websocket transport support
  • Fix: save IDONTWANT and IHAVE messages in the first element of history. Previously they were being saved as last element of the history so they were kept only for one heartbeat.
  • Update the library dependencies versions

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.10.2