What do you mean by "the web clients got unsubscribed at the server"?
Do you mean that the whole session is closed?
If the web client gets disconnected, it may not detect this immediately, but it eventually notices this after a timeout and enters the DISCONNECTED or CONNECTING state.
On the other hand, it cannot happen that a single table is unsubscribed without any notice.
May you please clarify what you see?