I have two quick questions, I could not find the answer in the official documentation.
Am I doing something wrong or ES client does not receive AUTH event triggered by itself (e.g. if the ES client open a file, it does not receive a message even if it is subscribed to AUTH_OPEN event type). On a side note, it receives NOTIFY event from itself.
Secondly, if it is the expected behavior or on the contrary I am doing something wrong, is there official documentation describing the expected behavior?