FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

feat(client-presence): attendeeDisconnected and SessionClientStatus support

Open WillieHabi opened this issue 4 months ago • 1 comments

Description

This PR adds support for attendeeDisconnected events by using Audience to monitor disconnected clients and announcing them. To represent a connection status for ISessionClient's, we also now added SessionClientStatus.

WillieHabi avatar Oct 17 '24 16:10 WillieHabi