Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow injecting an existing connection in the RawSwarm #1157

Merged
merged 2 commits into from
Jun 3, 2019

Conversation

tomaka
Copy link
Member

@tomaka tomaka commented Jun 2, 2019

Makes it possible to inject an already-open connection into the RawSwarm.

This is a step towards #1134. When we get a new connection through a relay, we want to inject it in the RawSwarm as if it was a full connection.

@tomaka tomaka merged commit fbc6ea5 into libp2p:master Jun 3, 2019
@tomaka tomaka deleted the inject-already branch June 3, 2019 15:27
g-r-a-n-t pushed a commit to g-r-a-n-t/rust-libp2p that referenced this pull request Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants