1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/nodes/core
Nick O'Leary ed31a0cf15
Update to WS 6.x and fix all it broke
Significant update to the ws module to get it completely up to date.

The jump from 1.x to 6.x has required a rewrite of our WS handling. Most
specifically the means by which you can have multiple ws servers on a
single http server has completely changed; we now have to handle the
'upgrade' event on the server ourselves.
2019-01-08 16:21:36 +00:00
..
core Update Link node UI to use TreeList 2018-12-20 13:15:42 +00:00
hardware add fixes for core nodes 2018-11-30 13:02:15 +00:00
io Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
logic Remove unused variable declaration in Change node 2019-01-07 15:00:32 +00:00
parsers JSON node: delete msg.schema before sending msg to avoid conflicts 2018-12-10 13:47:55 -05:00
storage Remove sentiment and tail nodes 2018-12-07 16:23:55 +00:00