Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: snyh/go-libp2p

Tags

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
yamux: pass constructors for peer resource scopes to session construc…

…tor (libp2p#1739)

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
swarm: fix race condition in TestFailFirst (libp2p#1490)

v0.14.1

Toggle v0.14.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Stebalien Steven Allen
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.

v0.14.0

Toggle v0.14.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Stebalien Steven Allen
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

v0.13.0

Toggle v0.13.0's commit message

v0.12.0

Toggle v0.12.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Stebalien Steven Allen
Release libp2p 0.12.0

v0.11.0

Toggle v0.11.0's commit message
chore: update go-multiaddr

v0.10.3

Toggle v0.10.3's commit message
go mod tidy.

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade go-libp2p-circuit to v0.3.1. (libp2p#986)

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade deps + interoperable uvarint delimited writer/reader. (libp2p…

…#985)