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 documentation on swarm connect. #1229

Merged
merged 1 commit into from
May 15, 2015
Merged

Fix documentation on swarm connect. #1229

merged 1 commit into from
May 15, 2015

Conversation

timgws
Copy link
Contributor

@timgws timgws commented May 12, 2015

Issue #873.

A small change to get my feet wet and used to the code base. =)

@jbenet jbenet added the backlog label May 12, 2015
@anarcat
Copy link
Contributor

anarcat commented May 12, 2015

it's not clearer. it just adds "direct"! what does it mean? why is it useful? is it to bypass nats? what sort of connexion does it make? an http? TCP? which port? at least refering to something like external documentation might make this usage actually useful. :)

@whyrusleeping
Copy link
Member

@anarcat it dials to a peer by a given multiaddr, the transport method is defined by the multiaddr. All it does is ensure that you have a connection to the peer in question.

The only other thing i can see adding would be some sort of link to multiaddr docs

jbenet added a commit that referenced this pull request May 15, 2015
Fix documentation on swarm connect.
@jbenet jbenet merged commit 88be96b into ipfs:master May 15, 2015
@jbenet jbenet removed the backlog label May 15, 2015
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

4 participants