* Safely write data to a client's response. If the write fails (e.g., client already disconnected), * the client is automatically removed to prevent further writes to a dead connection. * Also fans out to any registered observers of `chatId`.
(chatId: string, data: string)
source not stored for this graph (policy: none)
no test coverage detected