Thursday 30 November 2017

Tips on creating a 1:1 chat/pm feature in web app

HiI'm creating a web app for my FYP, and I'm looking to implement a chat feature for users to chat. I want one user type to be able to message another user type. It also needs to be unique to these two users. Ie not every user can chat, just 2 users. I'm using Node and a mongo database. I've come across socket.io. Is that any use?Any tips/tutorial on how to achieve this?

Submitted November 30, 2017 at 11:22PM by andremac96

No comments:

Post a Comment