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

add token role to participant event (CDR and webhook) #723

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mihailj
Copy link
Contributor

@mihailj mihailj commented May 4, 2022

Hello,

I've found extremely useful to have the participant role information in the participantJoined event.

Since it's a 'one-liner' (well technically 3 lines including the webhook integration test) I don't think that it needs more explanations. 😄

Regards,
Mihail

@CSantosM CSantosM force-pushed the master branch 2 times, most recently from 7fe1145 to d3a755b Compare May 12, 2022 08:27
@cruizba
Copy link
Member

cruizba commented Jun 9, 2022

Thanks for your suggestion && PR @mihailj 😄 . @pabloFuente . What do you think of this?

We support in OpenVidu PRO/ENTERPRISE an API to change the role of a connection. I am not sure how consistent it is to add this to the webhook event.

@mihailj
Copy link
Contributor Author

mihailj commented Jun 9, 2022

We support in OpenVidu PRO/ENTERPRISE an API to change the role of a connection. I am not sure how consistent it is to add this to the webhook event.

Good point about that! It will probably also need a new participantRoleChanged CDR Event...

@CSantosM CSantosM force-pushed the master branch 10 times, most recently from e9de7f5 to 7d88c1f Compare October 5, 2022 09:54
@CSantosM CSantosM force-pushed the master branch 2 times, most recently from 670697a to 6ab6c22 Compare November 16, 2022 11:15
@CSantosM CSantosM force-pushed the master branch 3 times, most recently from bc3613c to 86d1260 Compare November 25, 2022 11:25
@CSantosM CSantosM force-pushed the master branch 2 times, most recently from 4df7846 to 5349177 Compare December 20, 2022 10:47
@CSantosM CSantosM force-pushed the master branch 3 times, most recently from 5847916 to 0cff58e Compare June 21, 2023 13:39
@CSantosM CSantosM force-pushed the master branch 10 times, most recently from bfa4d17 to 33d1192 Compare July 30, 2024 16:13
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