There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The Twilio Video Web Client is an HTML and JavaScript file and a CSS file. The JavaScript makes an Ajax call to get a token. Website server side is a PHP program to make an HTTPS call to a Twilio Function which generates and returns a token. Or, to run on localhost, I have included a NodeJS web server that has a function to make an HTTPS call to get tokens.