1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/io
Olivier Verhaegen 0d7f0cb16d
STOMP refactor in accordance with MQTT (shared connection using config node) + client ACK (#988)
* Bugfix: show connected state after reconnect

* Bugfix: show connected state for stomp out node after reconnect

* Add support for ACK messages

* Add optional subscription id

* Typo fix

* Subscription ID not required

* Bugfix "node.ack is not a fuction"

* Use shared client connection

* Bugfix shared connection

* Improvements & bugfixes to shared connection

* Bugfix connecting state

* Set connected state in connect callback

* Typo fix

* add server shared connection variables

* Bugfix for shared state

* WIP

* Complete refactor based on MQTT nodes to be able to share server connection between nodes

* Change address back to server for backwards compatibility

* Fixes for race conditions on node closing

* Add disconnect timeout of 2s to avoid "Error stopping node"

* If not connected, do not try to disconnect

* Fix for disconnecting log

* Styling fix for ack select form row

* Typo fixes

* Typo fix

* Bugfix: subscription before connected

* Bugfix: stringify payload before sending to be able to send numbers etc

* Bugfix: not saving ack field

* Bugfix: ack

* Bugfix: ack

* Bugfix: ack & better docs regardign ack

* BugFix: reconnect delay

* Improvements regarding cleanup on close

* Handle connect and reconnect event in the same way

* Typo fix

* Fix backwards compatibility
2023-05-30 11:05:25 +01:00
..
emoncms Update package.jsons for mono-repo (#851) 2021-11-02 15:22:30 +00:00
mdns Update package.jsons for mono-repo (#851) 2021-11-02 15:22:30 +00:00
mqlight Update package.jsons for mono-repo (#851) 2021-11-02 15:22:30 +00:00
ping ping - clone msg in order to fix handling arrays of multiple requests. 2022-10-02 10:33:25 +01:00
serialport Bump serial port (#999) 2023-05-25 09:59:05 +01:00
snmp major change to snmp node to not stringify octet string type. 2023-03-15 10:22:34 +00:00
stomp STOMP refactor in accordance with MQTT (shared connection using config node) + client ACK (#988) 2023-05-30 11:05:25 +01:00
wol run snyk checks and lint packages, bump notify. 2022-01-22 22:23:41 +00:00