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

Add support for NAT traversal techniques #1437

Open
wants to merge 20 commits into
base: master
from
Commits on Feb 18, 2017
  1. Add upnp nat traversal

    yciabaud committed Feb 18, 2017
  2. Adds NAT-PMP port mapping

    yciabaud committed Feb 18, 2017
  3. standard fix

    yciabaud committed Feb 18, 2017
Commits on Feb 22, 2017
  1. Testing patch for the tests

    yciabaud committed Feb 22, 2017
  2. Add NAt support for HTTP server

    yciabaud committed Feb 22, 2017
  3. Fix browser issues and revert nat-pmp patch

    yciabaud committed Feb 22, 2017
  4. restore patch

    yciabaud committed Feb 22, 2017
Commits on Jun 17, 2018
  1. Merge pull request #1 from yciabaud/nat

    oleiba committed Jun 17, 2018
    NAT traversal
  2. allow UDP for DHT port

    oleiba committed Jun 17, 2018
  3. fix unrecognized variable

    oleiba committed Jun 17, 2018
  4. Merge branch 'master' into master

    oleiba committed Jun 17, 2018
Commits on Jun 20, 2018
  1. Trigger notification

    oleiba committed Jun 20, 2018
Commits on Jul 1, 2018
  1. typo (cd -> cb)

    oleiba committed Jul 1, 2018
Commits on Sep 6, 2018
  1. Merge branch 'master' into nat-traversal

    oleiba committed Sep 6, 2018
  2. fix to this._debug

    oleiba committed Sep 6, 2018
  3. fix unterminated bracket

    oleiba committed Sep 6, 2018
  4. fix callback to arrow function

    oleiba committed Sep 6, 2018
  5. change callback to arrow function

    oleiba committed Sep 6, 2018
  6. fix: re-add `natTraversal` in server.js

    oleiba committed Sep 6, 2018
  7. standard fixes

    oleiba committed Sep 6, 2018
You can’t perform that action at this time.