I'm currently developing a group video chat app and I'm facing the challenge of generating distinct shareable links for every chat room created. Can anyone guide me on how to accomplish this? My aim is for users to easily join the chat room when provided with these unique links, similar to zoom or google hangouts functionality. Despite my efforts, I have been unable to find a solution thus far.
The technologies I am using for my application include HTML, CSS, Javascript, Node, Express, and Agora.io