1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-27 13:48:49 +08:00

Add NATS broker client

Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
Drasko DRASKOVIC 2016-04-27 23:00:20 +02:00
parent 396727b4d5
commit eff9fd2411

View File

@ -18,6 +18,7 @@
"lodash": "~3.10.1",
"mongojs": "^1.4.1",
"mosca": "^1.2.0",
"nats": "^0.6.2",
"restify": "^4.0.3",
"ws": "^1.1.0"
},