hiding things for testing purposes

This commit is contained in:
talksik
2022-05-07 17:51:14 -05:00
parent b16778fa8d
commit 6a7caa920d
2 changed files with 20 additions and 16 deletions
@@ -326,6 +326,9 @@ function StreamRoom({
);
});
}
// TODO: p1 : destroy peers on load
return () => {};
}, [userDetails, setUserPeers]);
// calculate diff to clean our userPeerMap to unmount and detroy certain peer connections