Chat-app-using-Nodejs icon indicating copy to clipboard operation
Chat-app-using-Nodejs copied to clipboard

Chat app using Node js.Using socket .io how we made our chat app without a database

Results 4 Chat-app-using-Nodejs issues
Sort by recently updated
recently updated
newest added

``` socket.emit('join', { username, room }); ```

its so easy to crash this "tutorial" site its done so badly wow like every single exploit i try gets the page down LOL

on my screen, the css is incorrect and creates scroll bars and things are weird. ![image](https://user-images.githubusercontent.com/67865358/184779030-34766e20-d9fd-4b9a-af85-bb87991c5c4a.png)

Hi, This is a great starting point for what I'm trying to do and it's be a great learning tool, thanks for putting this project. I'm still pretty new to...