yorkie-js-sdk icon indicating copy to clipboard operation
yorkie-js-sdk copied to clipboard

Reset online clients when stream is disconnected

Open chacha912 opened this issue 1 year ago • 0 comments
trafficstars

What happened: Currently, when the stream is disconnected, the information regarding online-clients is not reset as expected. Instead, this information persists even after disconnection.

What you expected to happen: When the stream is disconnected, online-clients' information should be cleared and no longer accessible.

How to reproduce it (as minimally and precisely as possible):

Execute the example quill-two-clients.html

https://github.com/yorkie-team/yorkie-js-sdk/assets/81357083/b0a453b6-f263-437e-ad18-09a46c3bc71a

Anything else we need to know?:

Environment:

  • Operating system:
  • Browser and version:
  • Yorkie version (use yorkie version):
  • Yorkie JS SDK version:

chacha912 avatar Apr 26 '24 01:04 chacha912