WillieHabi

Results 13 issues of WillieHabi

ODSP driver reuses sockets for clients connected on the same node process. When signals are received on the shared socket, we must filter based on `targetClientId` property to make sure...

area: driver
area: tests
area: odsp-driver
base: main

## 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...

area: examples
area: framework
public api change
base: main

## Description In this PR we move the `this.connected` check from process to submission. If a signal is sent while the client is disconnected from the delta stream, we should...

area: runtime
base: main