It would be very kind of you to solve this for me how can i get all the users whose users ids present in users friendlist array
For reference u can see this
stackoverflow.com/questions/66497145/how-can-i-ge…
yes it would be glad to readjsdisco also,i am working on chat webapp im using mern im currently stuck at messaging i fetched users friends in message component im not finding way how can i send them msg im thinking of using socket.io the current problem im facing is how can message particular user like when i click user i want to open the respective chat window how can i do it in react could you help me this is my repo github.com/pratikpz18/Ping/blob/main/frontend/src… i want do something like whatsapp(web app) like when u click on particular friends the window on right appears