khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Create WebSocket Endpoint for Notifications #26

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to create WebSocket endpoints to handle real-time notifications.

Acceptance Criteria

WebSocket endpoints are created to send notifications to users in real time.