Multi Client Call example

This example shows how to connect two clients together through a room. A random id for the room is generated and used to create a unique URL.

Once both have joined the room, a peer-2-peer WebRTC call is set up. Users can also chat with each other.