You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking it would be really cool if a browser (with assistance from some known servers for the discovery phase) could make peer connections to servers running behind a nat.
It would obviously need to be websocket or HTTP protocol over hole punched TCP so that the browser could make the actual connection without the help of a proxy.
Is this feasible and what's the minimal server setup needed to make it happen?
What if I wanted to write a browser extension instead of deploying servers? Would that work as well?
The text was updated successfully, but these errors were encountered:
I'm thinking it would be really cool if a browser (with assistance from some known servers for the discovery phase) could make peer connections to servers running behind a nat.
It would obviously need to be websocket or HTTP protocol over hole punched TCP so that the browser could make the actual connection without the help of a proxy.
Is this feasible and what's the minimal server setup needed to make it happen?
What if I wanted to write a browser extension instead of deploying servers? Would that work as well?
The text was updated successfully, but these errors were encountered: