1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core/io
Nick O'Leary 62694da7e6 Ensure last mqtt node turns off the lights before closing
The mqtt-broker node disconnects when the last node using it
is closed. But that node-close was not waiting for the disconnect
to complete. This led to a race-condition where the using node
was recreated and started trying to use the broker node whilst it
was still disconnecting.
2015-12-22 23:31:22 +00:00
..
lib update inspect to come from correct package (util) 2015-10-09 13:36:35 +01:00
10-mqtt.html Add birth message to MQTT node 2015-10-02 21:27:30 +01:00
10-mqtt.js Ensure last mqtt node turns off the lights before closing 2015-12-22 23:31:22 +00:00
21-httpin.html Move HTTPRequest node to its own file 2015-12-10 12:58:50 +00:00
21-httpin.js Move HTTPRequest node to its own file 2015-12-10 12:58:50 +00:00
21-httprequest.html Move HTTPRequest node to its own file 2015-12-10 12:58:50 +00:00
21-httprequest.js Move HTTPRequest node to its own file 2015-12-10 12:58:50 +00:00
22-websocket.html More node i18n tidy-up 2015-07-02 10:49:38 +01:00
22-websocket.js Websocket input node not unsubscribing properly 2015-10-23 23:01:25 +01:00
23-watch.html More node i18n tidy-up 2015-07-02 10:49:38 +01:00
23-watch.js Fix watch node to stat file sizes ok 2015-04-08 21:43:44 +01:00
31-tcpin.html More node i18n tidy-up 2015-07-02 10:49:38 +01:00
31-tcpin.js TCPget don't send nun msg on disconnect 2015-12-11 14:17:50 +00:00
32-udp.html Some more node i18n tidy up 2015-07-02 10:49:38 +01:00
32-udp.js Fix udp socket creation error on node v0.10 2015-12-01 14:52:15 +00:00