Skip to content

Chat Notification

  • File: src/features/chat/ChatNotification.svelte

Overview

Global component (mounted in the secure layout) that shows a toast when a new chat message arrives (onNewMessage hub event), even outside the open chat panel. Clicking the toast opens the chat.

Released under the MIT License.