mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
a3cbe80a36
The way we dynamically added/removed event handlers for the upgrade event was causing problems with the way sockjs (as used by the worldmap node) tries to intercept the event. This fix means the ws nodes won't ever remove the upgrade listener - it gets added once when the first ws node is deployed and will then remain until the last ws node is removed and the runtime restarted. |
||
---|---|---|
.. | ||
core | ||
hardware | ||
io | ||
logic | ||
parsers | ||
storage |