feat(connectivity): increase trackerRedundancy to 4

This commit is contained in:
Jeremy Kahn 2023-08-21 20:53:03 -05:00
parent 7c18abe6de
commit 6b942c1025

View File

@ -57,7 +57,7 @@ export function Room({
trackerUrls,
rtcConfig,
password,
trackerRedundancy: 3,
trackerRedundancy: 4,
},
{
roomId,