lib.rtcomm.clientjs
lib.rtcomm.clientjs copied to clipboard
Simplify demo setup and install (videoClient.html, etc..)
Need to evaluate the sample and what is the easiest way to get it installed and up and running correctly.
Would like steps to be simpler, something like:
- Create server
- config server
- bower install [jquery/bootstrap/mqtt]
- download sample zip and unzip it.
- Drag the bower components and sample folder into a dynamic web project. done.