Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Nathanaël Lécaudé
|
2084ad318f
|
Tcpgetfix: Another small check (#1070)
* TCPget: Add another check for clients[connection_id]
|
2016-11-26 21:16:19 +00:00 |
|
Nathanaël Lécaudé
|
b530c1a43d
|
TCPGet: Ensure done() is called only once (#1068)
* Add additional safety checks to avoid acting on non-existent objects
* TCPGet: yet more checks
* TCPGet: seperate connected properties
* TCPGet: properly handle node.done()
|
2016-11-25 18:14:51 +00:00 |
|
Nathanaël Lécaudé
|
071a04595a
|
TCPGet: Separated the node.connected property for each instance (#1062)
* Add additional safety checks to avoid acting on non-existent objects
* TCPGet: yet more checks
* TCPGet: seperate connected properties
|
2016-11-19 16:25:54 +00:00 |
|
Nathanaël Lécaudé
|
5f5aa0b2f7
|
TCPGet: Last property check (hopefully) (#1059)
* Add additional safety checks to avoid acting on non-existent objects
* TCPGet: yet more checks
|
2016-11-18 11:25:06 +00:00 |
|
Nathanaël Lécaudé
|
eef59fd40e
|
Add additional safety checks to avoid acting on non-existent objects (#1057)
|
2016-11-17 21:04:38 +00:00 |
|
Nathanaël Lécaudé
|
18731f6055
|
TCPget: Store incoming messages alongside the client object to keep reference
|
2016-11-14 13:30:43 -05:00 |
|
Nathanaël Lécaudé
|
d853eca489
|
Better scope handling
|
2016-11-10 17:35:44 -05:00 |
|
Nathanaël Lécaudé
|
869ae01da9
|
Add security checks
|
2016-11-10 16:45:01 -05:00 |
|
Nathanaël Lécaudé
|
96820418b5
|
Fix comparison to "" in tcpin
|
2016-11-10 11:17:27 -05:00 |
|
Nathanaël Lécaudé
|
385d9f16e9
|
Change scope of clients object
|
2016-11-09 22:33:55 -05:00 |
|
Nathanaël Lécaudé
|
d56fce37dd
|
Works when connection is left open
|
2016-11-09 13:25:19 -05:00 |
|
Nathanaël Lécaudé
|
aef2c9e5cf
|
First release of multi connection tcpget
|
2016-11-09 10:15:23 -05:00 |
|
Dave Conway-Jones
|
42f4e0fa86
|
TCP node: pass on latest input msg properties
to close #944
|
2016-08-04 15:49:38 +01:00 |
|
Nathanaël Lécaudé
|
1541e382e4
|
Fix escapce character catch in TCPGet + support 0x?? sequences
|
2016-08-02 12:32:49 -04:00 |
|
Nathanaël Lécaudé
|
6cbc1afb9b
|
Fix split character in TCP Request node
|
2016-08-02 11:09:41 -04:00 |
|
Dave Conway-Jones
|
913b09570c
|
ensure tcp node creates a buffer of size 1 at least
|
2016-04-10 12:21:56 +01:00 |
|
Dave Conway-Jones
|
7f6915eb59
|
tcp node add reply (to all) capability
if no _session present.
|
2016-02-12 13:17:50 +00:00 |
|
Dave Conway-Jones
|
9fb958b302
|
close tcp node connection properly when required.
|
2015-12-23 20:01:05 +00:00 |
|
Dave Conway-Jones
|
0f7119f468
|
TCPget don't send nun msg on disconnect
(as we now send status anyway)
|
2015-12-11 14:17:50 +00:00 |
|
Dave Conway-Jones
|
2685a24705
|
Let TCPget node pass through other msg properties
|
2015-12-11 14:07:20 +00:00 |
|
Dave Conway-Jones
|
ef2dc4b9e1
|
One more tidy up for tcp node
|
2015-12-07 22:39:42 +00:00 |
|
Dave Conway-Jones
|
9baca1772b
|
Close tcp port for tcpin node (same as previous fix but for input)
|
2015-12-07 22:39:42 +00:00 |
|
Dave Conway-Jones
|
1280e5bc8b
|
Close tcp out node more forcibly. (and update status) on redeploy.
|
2015-12-07 17:41:51 +00:00 |
|
Dave Conway-Jones
|
090d52d678
|
narrowing in on tcpget fix, reconnect but don't resend.
to address issue #759
|
2015-12-01 13:41:39 +00:00 |
|
Dave Conway-Jones
|
a47ad4842a
|
Clean up tcpget node connected status.
to address #759
|
2015-11-30 22:05:26 +00:00 |
|
Nick O'Leary
|
fceca703b3
|
Update tcp node status on reconnect after timeout
Closes #757
|
2015-11-24 22:40:39 +00:00 |
|
Dave Conway-Jones
|
1ee5e50d50
|
Turn on tcp node socket keepalive when in server mode
|
2015-10-20 10:13:48 +01:00 |
|
Dave Conway-Jones
|
1bf72a0bc3
|
correct TCP node server status message
|
2015-10-09 15:44:22 +01:00 |
|
Dave Conway-Jones
|
2fe568d9ba
|
Fix TCP node sending data
(it’s for the children)
|
2015-08-17 17:15:44 +01:00 |
|
Dave Conway-Jones
|
2d4979df4d
|
only set tcp timeout if needs setting.
|
2015-08-15 22:16:48 +01:00 |
|
Nick O'Leary
|
35cd7cf2b8
|
Fix tcp status message
|
2015-07-02 10:56:27 +01:00 |
|
Nick O'Leary
|
726069bc4b
|
NLS status text in editor not runtime
|
2015-07-02 10:49:40 +01:00 |
|
Nick O'Leary
|
9ca102cf81
|
Ensure error messages are toStringed
|
2015-07-02 10:49:39 +01:00 |
|
Nick O'Leary
|
203bc41b06
|
Some more node i18n tidy up
|
2015-07-02 10:49:38 +01:00 |
|
Nick O'Leary
|
5522e57f65
|
More node i18n tidy-up
|
2015-07-02 10:49:38 +01:00 |
|
Scott Yoshizawa
|
2fe859b111
|
NLS Core nodes
NLS exec node
NLS function/temple/delay nodes
NLS function/template/delay/trigger/comment nodes
NLS io nodes (mqtt/httpin/websocket/watch/serial)
NLS messages.json for tcpin
NLS io nodes (tcpin & udp half)
NLS io nodes (udp)
NLS logic nodes (switch/change)
NLS logic (range) and parsers (csv&html) nodes
NLS parser nodes (json/xml)
NLS test case update for logic/parsers
NLS analysis and hardware nodes
NLS storage nodes (file/redisout/mongodb) and test
NLS storage node (tail)
NLS social nodes (feedparse/email/irc)
NLS socal node (twitter half change)
NLS social node (twitter) and core node (unknown)
|
2015-07-02 10:46:57 +01:00 |
|
dceejay
|
4f174308b9
|
Fix tcp node miscounting bytes, and check if staying connected first.
|
2015-05-26 20:08:58 +01:00 |
|
dceejay
|
e206d2919e
|
More defensive on closing tcp connections,
and tidy up some lint
|
2015-04-19 12:13:45 +01:00 |
|
Nick O'Leary
|
be61cf6a88
|
Add node.error handling to core nodes
|
2015-03-16 13:58:01 +00:00 |
|
dceejay
|
f6c6301733
|
Add done() async close to tcp node(s)
|
2015-01-29 21:43:23 +00:00 |
|
Dave C-J
|
9c92eeb9f5
|
Allow tcp request node to accept msg.host and msg.port as inputs
Overrides only allowed if edit setting left blank.
|
2014-11-06 10:21:14 +00:00 |
|
Dave C-J
|
0bb78ae491
|
Try to ensure TCP node closes server connections on redeploy
(to clean up properly - especially in case of port changes)
Closes Issue #454
|
2014-10-25 17:52:24 +01:00 |
|
Dave C-J
|
fc679adefb
|
Allow TCP node option to break connections per message (and auto
reconnect) - eg for file trnasfer to indicate EOF.
Change to FA icons.
|
2014-09-03 20:06:29 +01:00 |
|
Dave C-J
|
c10c687653
|
Add TCP request node to TCP node "family"
|
2014-07-08 13:45:00 +01:00 |
|
Nick O'Leary
|
70147d0b6b
|
Remove 'retined' property from node.status calls
|
2014-05-30 20:30:26 +01:00 |
|
Dave C-J
|
6f981d29ec
|
Patch to suppoer use strict
Fixes Issue #205
Manual merge due to other changes
|
2014-05-14 11:44:19 +01:00 |
|
Dave C-J
|
6f0e619611
|
add Status to email, http nodes (update copyright on tcp)
|
2014-05-13 11:39:59 +01:00 |
|
Dave C-J
|
7e71a118eb
|
Add status indicators to serial and tcp (client) nodes
|
2014-05-12 16:32:19 +01:00 |
|
Nick O'Leary
|
ff49d2b217
|
Migrate to new node function style
|
2014-05-03 23:32:04 +01:00 |
|