Add support for unique username and highlight color for all user in RTC session
Open
fullstack
medium
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
As per the current implementation of Real Time Collaboration feature all the anonymous user have same name **Kafka** and the highlighting color is assigned randomly for each new user that joins RTC session. Support for maintaining global context of usernames and associated highlighting color needs to be added to ensure each anonymous user has unique name and unique highlighting color.
Contributor guide
Assessment
This issue has not been assessed yet.