Open Reid-T-W opened 11 months ago
This is the backend for the chat system, it supports
[x] Text based chat
[x] Sending and receiving of Multimedia Files
[x] Users online status
[x] All unread message notification
[x] Notification of unread messages per conversation
[x] List of all conversations a user has along with last message details for each conversation
[x] This pull request also contains documentation for the web socket endpoints
[x] Code clean up
[x] Addition of docstrings
[x] Tests
closes #71
This is the backend for the chat system, it supports
[x] Text based chat
[x] Sending and receiving of Multimedia Files
[x] Users online status
[x] All unread message notification
[x] Notification of unread messages per conversation
[x] List of all conversations a user has along with last message details for each conversation
[x] This pull request also contains documentation for the web socket endpoints
[x] Code clean up
[x] Addition of docstrings
[x] Tests
closes #71