5 ms·
I tried it and it looks good to me, my only concern was how will be the session name collision is handled?
by avi02 10y ago
I tried it and it looks good to me, my only concern was how will be the session name collision is handled?
- derwildemomo 10y agoSessions are ephemeral – once you close the tab or browser window, the session is gone (and the viewer will go back to the 'waiting for content' screen). This is by design – frop is meant for realtime collaboration or presentations, so having something stick around forever is not really the use case (in my head).