Hello developers.
I've been recently working on my new personal project. It is a social media platform where you can make posts and chat with other...
For further actions, you may consider blocking this person and/or reporting abuse
Damn cool, smooth bro, always wanted to create a multi room chat with socket io, which could not do. Keep it up.
Hey, check this out: github.com/sarvagya2545/chat-app-r...
or this: github.com/sarvagya2545/chat-app
for socket.io chat application
Looking nice... 👍
Thanks dude... I am laughing at the meme you just posted there. 😁
XD
Could u attach the git repo, because I wanna know how you executed the multiroom socket io chat.
It is not open source yet. And I have not documented the code yet. I'd recommend you to follow a tutorial etc, because the way I implemented socket.io for multiroom chat might not be the best practice.
Nice ! GOOD JOB 😍
Thank you 😊
Wow looking good.
Thank you :)
Play around with it, try sending a message or photo in the group chat.
there is a developers group and a study group
Thank you
Hey , ozair can you tell me , how you implement facebook , google and personal authentication . Whats the process can you tell me.
Hi, i used Passport.js for user authentication. Passport.js has many different strategies to authenticate user, e.g, facebook, google, github to name a few. You can get more info through google. I learned about passport.js when I was taking nodejs course on freeCodeCamp.org
Feel free to ask anything if you get stuck...
i get this error: HTTP 431 Request Header Fields Too Large
any idea?
Hi, the app is working fine on my browser.
When do you get the error?