UCR-Senior-Design / course-project-fries

course-project-fries created by GitHub Classroom
1 stars 0 forks source link

[Task] Enable clients to send messages to recipients who are not connected to the WebSocket Server #41

Closed mgnChn closed 7 months ago

mgnChn commented 9 months ago

User Story: #6 Story Points: M

mgnChn commented 9 months ago

If the recipient is not connected to the websocket server, a controller must handle sending messages/storing them in the database so that the recipient can view these messages in their inbox at a later time.