Pushing replies to the client instead of waiting
A client site can supply a webhook URL when it registers. The hub then posts to it when an agent replies, so the customer sees the answer without waiting for their site’s next poll.
It is fire-and-forget and best-effort. Polling remains the fallback, so a failed webhook delays the badge rather than losing the reply.