▶️ Yayın Sohbetine Mesaj Attım
- UI: Yayın yanı chat panel > textarea
- Kural check: /api/chat/rules/status → false ise modal accept
- POST /api/chat/messages { mesaj, yayin_id }
- Backend: Moderation filter + DB insert + WS broadcast
- Tüm izleyiciler real-time mesajı görür
🔌 Endpoint'ler
POST/api/chat/messages
GET/api/chat/rules/status
POST/api/chat/rules/accept