Olivier Verhaegen
|
71737046fd
|
Bugfix: ack & better docs regardign ack
|
2023-04-17 14:45:43 +02:00 |
|
Olivier Verhaegen
|
564944ebca
|
Bugfix: ack
|
2023-04-17 14:20:23 +02:00 |
|
Olivier Verhaegen
|
d14b0711c6
|
Bugfix: ack
|
2023-04-17 14:06:56 +02:00 |
|
Olivier Verhaegen
|
63398cb836
|
Bugfix: not saving ack field
|
2023-04-17 13:59:07 +02:00 |
|
Olivier Verhaegen
|
d5a097b1a3
|
Bugfix: stringify payload before sending to be able to send numbers etc
|
2023-04-17 13:42:21 +02:00 |
|
Olivier Verhaegen
|
c398b3a60a
|
Bugfix: subscription before connected
|
2023-04-17 13:25:49 +02:00 |
|
Olivier Verhaegen
|
c575c12514
|
Typo fix
|
2023-04-17 11:59:02 +02:00 |
|
Olivier Verhaegen
|
ecbdd1ca49
|
Typo fixes
|
2023-04-17 11:54:42 +02:00 |
|
Olivier Verhaegen
|
01aec4779b
|
Styling fix for ack select form row
|
2023-04-17 11:44:36 +02:00 |
|
Olivier Verhaegen
|
f40a4362d6
|
Fix for disconnecting log
|
2023-04-17 11:23:25 +02:00 |
|
Olivier Verhaegen
|
b2aea4da29
|
If not connected, do not try to disconnect
|
2023-04-17 11:19:40 +02:00 |
|
Olivier Verhaegen
|
4cf1216845
|
Add disconnect timeout of 2s to avoid "Error stopping node"
|
2023-04-17 11:13:39 +02:00 |
|
Olivier Verhaegen
|
6d517ceef0
|
Fixes for race conditions on node closing
|
2023-04-17 10:37:10 +02:00 |
|
Olivier Verhaegen
|
b764efdd5a
|
Change address back to server for backwards compatibility
|
2023-04-14 16:51:10 +02:00 |
|
Olivier Verhaegen
|
8ab9aff3de
|
Complete refactor based on MQTT nodes to be able to share server connection between nodes
|
2023-04-14 14:16:30 +02:00 |
|
Olivier Verhaegen
|
9b07b185aa
|
WIP
|
2023-04-13 17:31:06 +02:00 |
|
Olivier Verhaegen
|
b84508b52b
|
Bugfix for shared state
|
2023-04-12 16:32:43 +02:00 |
|
Olivier Verhaegen
|
5ad99c5463
|
add server shared connection variables
|
2023-04-12 16:28:08 +02:00 |
|
Olivier Verhaegen
|
79690a84db
|
Typo fix
|
2023-04-12 16:15:51 +02:00 |
|
Olivier Verhaegen
|
ea684db2d9
|
Set connected state in connect callback
|
2023-04-12 16:09:53 +02:00 |
|
Olivier Verhaegen
|
3b24d81db5
|
Bugfix connecting state
|
2023-04-12 16:02:19 +02:00 |
|
Olivier Verhaegen
|
1a0d1ce173
|
Improvements & bugfixes to shared connection
|
2023-04-12 14:12:14 +02:00 |
|
Olivier Verhaegen
|
0c52d6b8be
|
Bugfix shared connection
|
2023-04-12 13:50:39 +02:00 |
|
Olivier Verhaegen
|
b91aa6a506
|
Use shared client connection
|
2023-04-12 13:27:56 +02:00 |
|
Olivier Verhaegen
|
12704951e3
|
Bugfix "node.ack is not a fuction"
|
2023-04-12 13:08:23 +02:00 |
|
Olivier Verhaegen
|
731afdaa4b
|
Subscription ID not required
|
2023-04-12 12:57:11 +02:00 |
|
Olivier Verhaegen
|
2b31b2ae0b
|
Typo fix
|
2023-04-12 11:56:22 +02:00 |
|
Olivier Verhaegen
|
bf1b9b230e
|
Add optional subscription id
|
2023-04-12 11:43:00 +02:00 |
|
Olivier Verhaegen
|
54ec71f16c
|
Add support for ACK messages
|
2023-04-11 09:32:36 +02:00 |
|
Olivier Verhaegen
|
2df137230f
|
Merge branch 'node-red:master' into master
|
2023-04-11 09:06:10 +02:00 |
|
Olivier Verhaegen
|
453a75a3f0
|
Bugfix: show connected state for stomp out node after reconnect
|
2023-04-11 09:05:32 +02:00 |
|
Dave Conway-Jones
|
10ffd71b02
|
bump stomp for fix PR#986
to close #985
|
2023-04-07 08:49:08 +01:00 |
|
Olivier Verhaegen
|
471422adfe
|
Bugfix: show connected state after reconnect (#986)
|
2023-04-07 08:46:51 +01:00 |
|
Olivier Verhaegen
|
2e5eced601
|
Bugfix: show connected state after reconnect
|
2023-04-07 09:26:05 +02:00 |
|
Sam Machin
|
2d28a2304f
|
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question. as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
|
2021-11-02 15:22:30 +00:00 |
|
Dave Conway-Jones
|
e674f9ad97
|
cleanup some old x-red label - no new node versions
|
2021-03-13 14:25:45 +00:00 |
|
Dave Conway-Jones
|
e20cf97fce
|
A whole bunch of whitespace linting - no functional changes
|
2019-08-11 13:37:15 +01:00 |
|
Dave Conway-Jones
|
739e8cd9b6
|
bump stomp package to pick up PR fix for bad msg reuse
|
2018-11-28 18:42:44 +00:00 |
|
Arnaud Marchand
|
d73d5f1af3
|
Save point (#506)
|
2018-11-28 18:39:52 +00:00 |
|
Dave Conway-Jones
|
85ddffb98f
|
Ensure stomp retconnect retry default
to close #478
|
2018-08-15 22:17:32 +01:00 |
|
Dave Conway-Jones
|
316a2fd272
|
Re-lint a load of nodes
|
2017-01-29 17:45:44 +00:00 |
|
Dave Conway-Jones
|
a7247e898a
|
Update licenses and packages for all nodes
|
2016-11-06 20:26:19 +00:00 |
|
Dave Conway-Jones
|
0880ad3987
|
update io nodes info style
|
2016-03-02 13:27:52 +00:00 |
|
Dave Conway-Jones
|
5f1513bed3
|
update Stomp to support v1.1
Thanks @ozomer - to close #141
|
2015-12-17 17:15:01 +00:00 |
|
dceejay
|
76f55af264
|
Update Package.json file for all node-red-nodes to be Apache-2.0
|
2015-05-29 14:58:34 +01:00 |
|
dceejay
|
68e639c98a
|
Stomp - allow msg.headers to set headers on output node
|
2015-04-28 21:04:50 +01:00 |
|
dceejay
|
18c866b490
|
Stomp node - call close with callback correctly.
|
2015-04-23 10:06:09 +01:00 |
|
dceejay
|
97d271be2c
|
make sure stomp client calls done on close.
|
2015-04-17 21:06:27 +01:00 |
|
dceejay
|
31318b03d7
|
Update stomp docs, fix json parse over-optimism.
|
2015-04-17 09:29:58 +01:00 |
|
Nick O'Leary
|
08791f1914
|
Update all nodes to credentials system and auth middleware
|
2015-02-06 21:10:14 +00:00 |
|