mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
TCP nodes- Add optional reattach delimiter to streaming strings
This commit is contained in:
@@ -583,7 +583,8 @@
|
||||
"ms": "ms",
|
||||
"chars": "chars",
|
||||
"close": "Close",
|
||||
"optional": "(optional)"
|
||||
"optional": "(optional)",
|
||||
"reattach": "re-attach delimiter and trim"
|
||||
},
|
||||
"type": {
|
||||
"listen": "Listen on",
|
||||
|
Reference in New Issue
Block a user