Skip to content

Conversation

@tomaka
Copy link
Member

@tomaka tomaka commented Sep 3, 2018

As per IRL discussion, we decided to merge the changes I made for substrate into master.
This is more or less the same as #355 plus some changes to UniqueConnec and connection reuse's API.

This is a breaking change, as the methods of UniqueConnec changed name, and ConnectionReuse now requires the input to be of the format (a, muxer) and will produce a (a, substream). The a is simply cloned around and can be used to pass data through (such as the node's public key).

@ghost ghost assigned tomaka Sep 3, 2018
@ghost ghost added the in progress label Sep 3, 2018
Copy link
Contributor

@gnunicorn gnunicorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this.

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