mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
0507578c98
Part of #85 A function that returns the same message to multiple outputs, where each output is wired to at most one node was not having its messages cloned due to the change I made in #85 to be slightly more efficient. By returning the same message to each output, cross pollution was possible. |
||
---|---|---|
.. | ||
storage | ||
events.js | ||
library.js | ||
nodes.js | ||
red.js | ||
server.js | ||
ui.js |