You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release v0.14.1
This release fixes a spec incompatibility with other yamux
versions/implementations introduced in go-libp2p v0.14.0.
All other changes are documentation and example related.
Release v0.14.0
We're happy to announce go-libp2p 0.14.0. This release introduces a few
long awaited features, fixes a few bugs, and includes progress towards
[NAT hole punching](libp2p#1039).
1. Custom DNS Resolvers
2. TCP Simultaneous Open
3. Improved Stream Multiplexer (Yamux) Performance
4. Optimized Noise Read Throughput