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

pass the peer ID to SecureInbound in the SecureTransport and SecureMuxer #211

Merged
merged 1 commit into from Sep 8, 2021

Conversation

marten-seemann
Copy link
Contributor

The peer ID may be empty. This will be the common case. In that case, connections from any peer are accepted.

See libp2p/go-libp2p-transport-upgrader#82 (comment).

The peer ID may be empty. This will be the common case. In that case,
connections from any peer are accepted.
@marten-seemann
Copy link
Contributor Author

Note: I intend to cut a new go-libp2p-core release (v0.10.0) right after this PR is merged. This will allow us to make the necessary changes to -tls, -noise, -upgrader etc.

@marten-seemann marten-seemann merged commit 60a3d17 into master Sep 8, 2021
@marten-seemann marten-seemann deleted the secure-inbound-peer-id branch September 21, 2021 16:58
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants