codersgyan / realtime-chat-app

Realtime chat app using socket.io and vanilla JavaScript
250 stars 127 forks source link

Button Added for sending and Null message cannot be send #6

Open Dharmik79 opened 3 years ago

Dharmik79 commented 3 years ago

I have added a button to send a message and along with the button i have resolved the error of sending blank message .