▶️ Yayın Sohbetine Mesaj Attım

  1. UI: Yayın yanı chat panel > textarea
  2. Kural check: /api/chat/rules/status → false ise modal accept
  3. POST /api/chat/messages { mesaj, yayin_id }
  4. Backend: Moderation filter + DB insert + WS broadcast
  5. 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