feat(notifications): integrate WebSocket notifications for ticket replies and new tickets
- Added WebSocket notifications for admins on new ticket creation and user replies. - Implemented notification handling in the ticket management routes. - Enhanced error logging for notification failures.
This commit is contained in:
@@ -14,6 +14,7 @@ redis==5.0.1
|
||||
PyYAML==6.0.2
|
||||
fastapi==0.115.6
|
||||
uvicorn==0.32.1
|
||||
websockets>=12.0
|
||||
python-multipart==0.0.9
|
||||
|
||||
# YooKassa SDK
|
||||
|
||||
Reference in New Issue
Block a user