decentralized-video-chat
decentralized-video-chat copied to clipboard
Only send message if its not null or not empty
This PR is raised to address the empty messages being sent in zipcall .
How to check the problem:-
- Initiate a zipcall session
- open chat
- continuously press enter, you will be able to see multiple empty messages which is sent in the UI
pinging @ianramzy for permissions to merge this fix