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

Feat/proto ping #1472

Merged
merged 2 commits into from
Jul 14, 2015
Merged

Feat/proto ping #1472

merged 2 commits into from
Jul 14, 2015

Conversation

whyrusleeping
Copy link
Member

Some dht cleanup and moving ping into its own protocol.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping whyrusleeping added the status/in-progress In progress label Jul 14, 2015
@whyrusleeping whyrusleeping force-pushed the feat/proto-ping branch 2 times, most recently from c5cc4c1 to 8c82130 Compare July 14, 2015 01:08
case <-time.After(time.Second * 4):
t.Fatal("failed to receive ping")
}

Copy link
Member

Choose a reason for hiding this comment

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

i think this test needs to:

  • ping in both directions as the test did before
  • try pinging multiple times in a row

Sorry, something went wrong.

@jbenet
Copy link
Member

jbenet commented Jul 14, 2015

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping
Copy link
Member Author

@jbenet the test has been betterified.

jbenet added a commit that referenced this pull request Jul 14, 2015
@jbenet jbenet merged commit 498e927 into master Jul 14, 2015
@jbenet jbenet removed the status/in-progress In progress label Jul 14, 2015
@jbenet jbenet deleted the feat/proto-ping branch July 14, 2015 03:52
@jbenet jbenet modified the milestone: IPFS 0.3.6 Jul 28, 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

2 participants