The event middleware attempts to construct Client & Channel objects for the event context (where applicable).
When a client disconnects from the server clientleftview the event contains the clid of the disconnected client, but the clientinfo is unavailable since they have disconnected.
The event middleware attempts to construct Client & Channel objects for the event context (where applicable).
When a client disconnects from the server
clientleftviewthe event contains theclidof the disconnected client, but theclientinfois unavailable since they have disconnected.