Implement WebSocket real-time notification system
Add WebSocket connection for real-time notifications to users.
Features
- Connect to WebSocket server on login
- Display toast notifications for events
- Badge counter for unread notifications
- Notification center dropdown
- Mark as read functionality