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

proxybased_external_services: module to enable dynamic redirects to services based on an http header #32

Merged

Conversation

fluxxcode
Copy link
Contributor

This PR adds the new proxybased_external_services module, which extends Jitsi's original external_services module to allow redirection of different clients to different services based on an HTTP header in the requests.

This is useful, for example, if internal clients should use different turn servers than external clients.

@emrahcom
Copy link
Member

emrahcom commented Aug 5, 2024

Hi @shawnchin, do you have time to review this PR?
If no, my suggestion is to merge it.

@shawnchin
Copy link
Collaborator

@emrahcom I'm afraid I don't currently have the bandwidth to review. Happy to merge.

@shawnchin
Copy link
Collaborator

@fluxxcode thanks for your contribution! Can you take a look at the luacheck issues please?

@fluxxcode
Copy link
Contributor Author

@shawnchin The luacheck issues should be resolved now :)

@shawnchin shawnchin merged commit 58ce256 into jitsi-contrib:main Aug 6, 2024
1 check passed
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 this pull request may close these issues.

3 participants