Hacker News new | ask | show | jobs
by avi02 3390 days ago
I tried it and it looks good to me, my only concern was how will be the session name collision is handled?
1 comments

Sessions 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).