Fabrik icon indicating copy to clipboard operation
Fabrik copied to clipboard

Add support for unique username and highlight color for all user in RTC session

Open Ram81 opened this issue 6 years ago • 2 comments

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.

Ram81 avatar Sep 09 '18 10:09 Ram81

Is the RTC feature implemented ? If so, I'd like to give this screenshot error a shot since this could prove to be a good learning experience for handling RTC features.

yashdusing avatar Sep 17 '18 17:09 yashdusing

@yashdusing RTC feature is implemented, you can have a look at RTC-Feature branch for the code. This issue is not for an error it is a feature update. Let me know if you need any help with codebase.

Ram81 avatar Sep 18 '18 05:09 Ram81