setNetworkTopology({ topology })
Prebuilt
Custom
Must be called after join().
Parameters
'sfu'— route media through Daily’s Selective Forwarding Unit'peer'— use direct peer-to-peer connections
Return value
Returns aPromise that resolves to an object:
Identifier of the SFU instance connected to.
undefined for peer connections.Present if the topology change failed.