dwyl / learn-aws-iot

:bulb: Learn how to use Amazon Web Services Internet of Things (IoT) service to build connected applications.
GNU General Public License v2.0
101 stars 27 forks source link

URL for mqtt31.js is changed #21

Closed sprintnt closed 8 years ago

sprintnt commented 8 years ago

Change url for mqtt31.js to : <script src="https://cdnjs.cloudflare.com/ajax/libs/paho-mqtt/1.0.1/mqttws31.js" type="text/javascript"></script>

nelsonic commented 8 years ago

@sprintnt would you mind sending us Pull Request to update this? thanks!