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

Call WG code directly when bridging peers instead of creating a UDP connection #9

Open
julsemaan opened this issue Nov 18, 2020 · 0 comments
Assignees

Comments

@julsemaan
Copy link
Collaborator

Currently we create a UDP connection to the local WG server when bridging STUN peers or to bridge the public socket with the local WG server. Instead of that, we should try to call the WG server handler directly and capture the response (if any) to send it back to the client so that we reduce the amount of sockets that are consumed by the daemon

@julsemaan julsemaan self-assigned this Dec 4, 2020
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

1 participant