I am creating a group video chat application and I am trying to generate unique shareable links for each chat room someone starts up. How can I create that? I want when a user shares these links, others can join the channel. Kind of like how zoom and google hangouts work. I tried finding an answer for this but have failed
I'm building my application using HTML, CSS, Javascript, Node, Express, and Agora.io