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

Releases: libp2p/go-conn-security-multistream

v0.4.0

25 May 19:08
0b371e6
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/conn-security-multistream.

v0.3.0

08 Sep 16:17
b79a7ae
Compare
Choose a tag to compare
  • implement the new SecureMuxer interface introduced in go-libp2p-core v0.10.0

v0.2.1

17 Feb 07:45
336fa67
Compare
Choose a tag to compare

Implement support for simultaneous open.

v0.1.0

25 May 12:02
09b4134
Compare
Choose a tag to compare

🎉 This release applies the core refactor to this module; migrating to the consolidated types under go-libp2p-core. See libp2p/go-libp2p#602 for more context.