ReactJS-Realtime-Chat icon indicating copy to clipboard operation
ReactJS-Realtime-Chat copied to clipboard

#5 Solved. Chat History For Users Who Join The Room Implemented

Open abhinavsharma629 opened this issue 5 years ago • 2 comments

#5 Solved. Chat History For Users Who Join The Room Implemented. Used MongoDB For The Chat Storage. Default roomId set to 1 which can further be based on roomId allotted to every person.

abhinavsharma629 avatar Oct 07 '19 13:10 abhinavsharma629

@abhinavsharma629 well done, I think it's better to make this feature optional, we don't want to force people to use Mongodb. You might want to make a separate folder with the Mongodb setup, modified files and README.

FrozenCaptain avatar Oct 28 '19 16:10 FrozenCaptain

Okay sir @FrozenCaptain

abhinavsharma629 avatar Oct 28 '19 17:10 abhinavsharma629