lib.rtcomm.clientjs
lib.rtcomm.clientjs copied to clipboard
Third-party resources issue
Hi,
Currently I'm running into these following issues when I load sample/videoClient.html page.
- videoClient.html:154 GET https://cdn.rawgit.com/webrtc/adapter/master/adapter.js
- mqttws31.js:1 Uncaught SyntaxError: Unexpected token <
- rtcomm.js:2 lib.rtcomm.clientjs 1.0.8 17-12-2015 20:21:31 UTC
GET of adapter.js fails. I think due to this mqttws31.js runs into syntax error. Any idea when adapter.js would be available?
Thanks, Dipak
Hey there Dipak, seems like those resources are down. While I look for a alternatives to those urls, if you ran bower install on the project you can uncomment the following script tags and comment the other ones. (These are in the videoClient.html page)

We'll need to update the correct script tag references on the samples.
- https://www.eclipse.org/paho/clients/js/