Specification
Developers can find the WebRTC Widget at the following address to embed into their web application.
https://developer.telcoflow.com/CallWidget/
The widget uses window.postMessage()
method to send necessary information to the parent web applications, such as incoming call notifications, or JWT invalid errors. Developers must listen to the events and handle accordingly.