Hook for global chat via CloudClient.
Object with chat state and actions
Uses useCloudClient() to access the CloudClient instance. Manages conversations, message history, sending, and SSE subscriptions. The SSE connection auto-connects when activeRoomName changes.
useCloudClient()
activeRoomName
Hook for global chat via CloudClient.