24 lines
628 B
Markdown
24 lines
628 B
Markdown
## Relevant components:
|
|
- [ ] Signalling server
|
|
- [ ] Frontend library
|
|
- [ ] Frontend UI library
|
|
- [ ] Matchmaker
|
|
- [ ] Platform scripts
|
|
- [ ] SFU
|
|
|
|
## Problem statement:
|
|
What problem does this PR address?
|
|
|
|
## Solution
|
|
How does this PR solve the problem?
|
|
|
|
## Documentation
|
|
If you added a new feature or changed an existing feature please add some documentation here.
|
|
|
|
Or better yet, link to the relevant `/Docs` update in your PR.
|
|
|
|
## Test Plan and Compatibility
|
|
What steps have you taken to ensure this PR maintains compataibility with the existing functionality?
|
|
|
|
Or better yet, link to the unit tests that accompany this PR.
|