Skip to main content
21.2k
litep2p-libp2p v0.11.1

Announcing the release of litep2p v0.11.1

Release v0.11.1 of litep2p

View on GitHub

[0.11.1] - 2025-10-28

This release ensures that polling the yamux controller after an error does not lead to unexpected behavior.

Fixed

  • yamux/control: Ensure poll next inbound is not called after errors (#445)