I'm making an interview app. When user joins, he might as well drop out of the call while it still lasts. On refresh of the page I would imagine function like 'reconnect' that would resume the call from certain point.
The other way to do it right now is as I imagine starting a different call with providing transcript of a previous call up to the moment of losing connection, but it's a bit tedious