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

Basic non-transparent UDP proxying from Receiver to all endpoints #7

Closed
markmandel opened this issue Jan 28, 2020 · 2 comments
Closed
Assignees
Labels
area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/feature New feature or request

Comments

@markmandel
Copy link
Member

First pass will take all incoming data packets and send it to all configured endpoints, and receive all data and send it back. Down the line we can decide if the default should be no endpoints, or all endpoints.

@markmandel markmandel added kind/feature New feature or request area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc labels Jan 28, 2020
@markmandel markmandel self-assigned this Jan 28, 2020
@markmandel
Copy link
Member Author

I think we can actually close this, since we have this now. I don't think anything is missing.

@luna-duclos
Copy link
Collaborator

I indeed think so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants