Fix detection of synchronization full state. It can arrive under two
scenarios: - the client requested a full state - the server sends a full state to catch up a big number of missed events. In order to detect the latter case, the client looks if its current last notify ID is not 0
Showing
Please register or sign in to comment