- সারি
- ২৯ মার্চ, ২০২৬ এ ৪:৪১ AM UTC
- লেখক
- Kamo
- মন্তব্য@ info: status
- 13bfa8c
MeetController now reads sendChatInvite, sendEmailInvite, and customMessage from the create request body and triggers async invite sending. MeetService.sendInvitesAsync: - Chat: sends MEETING_INVITE message via SimpMessagingTemplate WebSocket - Email: calls EmailService with HTML meeting invite including custom message - Looks up each member by ID for name/email resolution - Runs async so it doesn't block the meeting creation response