github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/allow-multiple-event-user-ids.md (about)

     1  Enhancement: allow sending multiple user ids in one sse event
     2  
     3  Sending multiple user ids in one sse event is now possible which reduces the number of sent events.
     4  
     5  https://github.com/cs3org/reva/pull/4501