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

fix(network): correct msg processing #37

Merged
merged 2 commits into from Sep 12, 2016
Merged

fix(network): correct msg processing #37

merged 2 commits into from Sep 12, 2016

Conversation

dignifiedquire
Copy link
Member

Closes #36

@@ -47,14 +47,12 @@ module.exports = class Network {
}

_onConnection (conn) {
log('connected')
Copy link
Member

Choose a reason for hiding this comment

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

s/connected/new bitswap connection

@daviddias daviddias merged commit f1969e6 into master Sep 12, 2016
@daviddias daviddias deleted the interop branch September 12, 2016 22:59
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.

None yet

2 participants