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

Support for PCP? #3

Open
whyrusleeping opened this issue Aug 24, 2016 · 2 comments
Open

Support for PCP? #3

whyrusleeping opened this issue Aug 24, 2016 · 2 comments

Comments

@whyrusleeping
Copy link

Does this lib support Port Control Protocol? I feel like you may have commented on an issue in go-ipfs saying that it did (or someone else did) but i can't see in the code where/how that happens.

@fd
Copy link
Owner

fd commented Sep 5, 2016

There is no support for PCP. I don't have the time to integrate PCP but feel free to submit a PR.

@sashahilton00
Copy link

I just wrote this implementation: go-pcp. Warning in advance, it is alpha code, but if someone wants to test it out with their PCP server (I don't have one available atm) and report/fix any bugs, it should be fairly trivial to integrate this with go-nat, as I tried to make the methods relatively 1-1 with the intent of integrating it here at a later date.

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 a pull request may close this issue.

3 participants