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

dht dynamic mode switching. #367

Closed
wants to merge 5 commits into from
Closed

Commits on Jun 27, 2019

  1. dht dynamic mode switching.

    We now listen to local routability events to dynamically switch our DHT
    mode. Private/unknown routability transition us to client mode; public
    routability puts us in server mode.
    raulk committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    59e2287 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    a429183 View commit details
    Browse the repository at this point in the history
  2. actually debounce now.

    raulk committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    87f6b0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171d683 View commit details
    Browse the repository at this point in the history
  4. cleanup goprocess usage.

    raulk committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    68686f3 View commit details
    Browse the repository at this point in the history