Skip to content

Send notify full state if the server notify ID is lower than that of the client

Andrea Gianarda requested to merge fix/notify_sync_5_1 into release/5.1

If the client receives a partial notify for an unknown participant device, then he will send a subscribe to the server to clear things up

Improve tests:

  • verify behaviour when participants are added in a quick succession to remote conference
  • improve chat room test coverage

Merge request reports