Update MQTT node to use MQTT.js 1.2 and enable secure connections

This commit is contained in:
Richard Ruston
2015-06-03 08:54:43 +02:00
committed by Nick O'Leary
parent 4ed09f6431
commit 437b2d506b
3 changed files with 314 additions and 35 deletions

View File

@@ -29,7 +29,7 @@
"when": "3.7.3",
"bcryptjs": "2.2.0",
"nopt": "3.0.3",
"mqtt": "0.3.x",
"mqtt": "1.1.x",
"ws": "0.7.2",
"fs-extra": "0.22.1",
"clone": "1.0.2",