Closed gogolmariana closed 2 weeks ago
Developed a notification system to alert users when they receive new messages. This system leverage Django signals to detect when messages are sent and use Django Channels to deliver these notifications to users in real-time.
Developed a notification system to alert users when they receive new messages. This system leverage Django signals to detect when messages are sent and use Django Channels to deliver these notifications to users in real-time.