This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: peers avatar and extraInfo not updating on redis (#599)
* fix: peers avatar and extraInfo not updating on redis Everywhere we have type declaration and usage for avatar and extraInfo for peer. But not set on redis while creating peers. * fix: SA5011 lint error on room_signal file Before pinfo null check routines returning error sid and uid are dereferenced. Moved the dereference after error handling for null check.
- Loading branch information