Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Feat/listen #54

Merged
merged 1 commit into from
May 10, 2016
Merged

Feat/listen #54

merged 1 commit into from
May 10, 2016

Conversation

dignifiedquire
Copy link
Member

No description provided.

@@ -279,7 +287,7 @@ function Swarm (peerInfo) {
}

function attemptDial (pi, cb) {
const tKeys = Object.keys(self.transports)
const tKeys = availableTransports(pi)
Copy link
Member

Choose a reason for hiding this comment

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

👍 nice, this saves up some cycles :)

@daviddias
Copy link
Member

LGTM :D

@dignifiedquire dignifiedquire merged commit e54ebb6 into master May 10, 2016
@dignifiedquire dignifiedquire deleted the feat/listen branch May 10, 2016 09:14
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.

2 participants