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

Nat check not working after move to appengine #66

Open
isdal opened this issue Feb 21, 2012 · 1 comment
Open

Nat check not working after move to appengine #66

isdal opened this issue Feb 21, 2012 · 1 comment

Comments

@isdal
Copy link
Collaborator

isdal commented Feb 21, 2012

Nat check requires the update server to issue a separate request back to the client. Appengine has no raw sockets so to make this work we need to set up a separate server just for nat check.

@willscott
Copy link
Collaborator

We might consider using STUN, which has emerged as a standard-ish way to do nat characterization

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

No branches or pull requests

2 participants