Open iao233 opened 1 year ago
In the future, for push notifications, after msg is stored in mongodb with storage service, send socket notification (with chatRoom, channel, and senderName) back to a navbar component listening to notificationSocket. It will only be add to front end notification list if the url is not currently the chatroom and the user logged in is not the sender of the msg.
Infrastructure has been set up. Implementation can begin. (sendFriendRequest already completely onboarded)
Client:
Server: