Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Releases: libp2p/go-libp2p-nat

v0.2.0

25 May 19:04
045629f
Compare
Choose a tag to compare

Repo Deprecation

This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/net/nat.

v0.1.0

25 Sep 14:15
678e020
Compare
Choose a tag to compare

remove the dependency on goprocess

v0.0.5

21 Nov 18:33
873ef75
Compare
Choose a tag to compare

Changes:

  • #22 -- updates go-nat to v0.0.4 to fix a potential panic due to a race condition in go-ssdp.