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

Give the option to reuse rooms with the same name #1771

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

jcague
Copy link
Contributor

@jcague jcague commented Nov 18, 2021

Description

We were having race conditions when creating a room from two different endpoints at the same time. This PR gives the option to reuse rooms with the same name when we call createRoom() to simplify other's codebases.

  • It needs and includes Unit Tests

Changes in Client or Server public APIs

N/A

[] It includes documentation for these changes in /doc.

Copy link
Contributor

@lodoyun lodoyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me 👍

@jcague jcague merged commit fe3826e into lynckia:master Nov 22, 2021
@jcague jcague deleted the add/get_or_create_rooms branch November 22, 2021 11:38
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.

2 participants