Commit Graph

5 Commits (master)

Author SHA1 Message Date
David Kebler af93f278e0 0.3.1 had missing emit 'socket' so that base will know when mqtt module is listening to broker 2020-03-15 17:00:42 -07:00
David Kebler f5fde15007 0.3.0 bump for 3-2020 deployment of light code
adjust event names to match uci socket module
catch no packet for send and push
2020-03-15 15:56:48 -07:00
David Kebler a1a9eb0822 0.1.13 add back keeping payload as is when passed in a packet
emit consumer-connection events
2019-11-21 10:05:21 -08:00
David Kebler ec953c0123 refactor so send and push work like regular sockets except using mqtt as transport
pub/sub still works traditionally with 'payload' event for incoming mqtt messages
2019-09-02 15:00:34 -07:00
David Kebler 1e334022f4 0.1.12 refactored to use mqtt.js directly. Converts needed functions to promises. Updated other deps 2019-08-15 08:11:36 -07:00