mirror of https://github.com/node-red/node-red.git
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 | ||