I use Video WebRTC Go
to build a peer to peer video chat app with Twilio
.
Client 1 creates a room and gets access to that room. So how do we make client 2 aware of that this. How do I pass the signal there is a call for him (Client 2).
Do I need to handle it my self? or Does Twillio provide a service to achieve that use case?
Hope my question is clear.
Any help!
Thanks in advance! =)