Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Added username and password for turn server #1832
Conversation
matrixbot
commented
Jan 19, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Jan 19, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Jan 19, 2017
|
Can one of the admins verify this patch? |
|
@matrixbot test this please |
dbkr
merged commit 691c819
into
matrix-org:develop
Jan 19, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xsteadfastx commentedJan 19, 2017
•
edited
It makes it possible to use a turn server that needs a username and
password instead of a token.
I want to use a different, not self hosted, turn server. For example numb. This uses a predefined username and password and no token.
Signed-off-by: Marvin Preuß marvin@xsteadfastx.org