Open enricop89 opened 5 years ago
We can introduce a retry prop that when true, would destroy the old subscriber (because it failed), and then create another one.
Something similar to https://github.com/opentok/opentok-react/issues/68
This would be a nice addition. It would be nice if both publishers and subscribers had the capability for retries without having to mount/unmount the session.
@abdulajet can you please add this item to your list?
We can introduce a retry prop that when true, would destroy the old subscriber (because it failed), and then create another one.
Something similar to https://github.com/opentok/opentok-react/issues/68