simplifying basic chat notifications

This commit is contained in:
Paul Schneider 2019-05-22 17:27:44 +01:00
commit 9774182add
11 changed files with 113 additions and 106 deletions

View file

@ -110,7 +110,7 @@ namespace Yavsc.Services
_logger.LogDebug($"Sending signal to {string.Join(" ",raa)} : "+JsonConvert.SerializeObject(ev));
// we assume that each hub connected client will handle this signal
hubClient.notify(NotificationTypes.BookQuery,
hubClient.notify(NotificationTypes.ServerMessage,
$"# {ev.Sender} (un client) vous demande un rendez-vous\n"+body);
result.message_id=MimeKit.Utils.MimeUtils.GenerateMessageId(