ReactJS-Realtime-Chat
ReactJS-Realtime-Chat copied to clipboard
#5 Solved. Chat History For Users Who Join The Room Implemented
#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 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.
Okay sir @FrozenCaptain