hiding things for testing purposes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user