openvidu-testapp: more fixes for JSON event clean up
This commit is contained in:
parent
082c3a5580
commit
942b08617e
@ -81,7 +81,6 @@ export class TestFeedService {
|
||||
// 2. SCOPED BLOCKLIST (Parent -> Child removal)
|
||||
const scopedBlocklist: Record<string, Set<string>> = {
|
||||
session: new Set(["room", "openvidu"]),
|
||||
target: new Set(["stream"]),
|
||||
streamManagers: new Set(["stream"])
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user