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
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
..
editor-api Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
editor-client Bump JSONata to 1.6.4 2019-01-07 16:59:38 +00:00
nodes Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
registry Update palette manager properly when module updated 2019-01-07 14:54:35 +00:00
runtime Update palette manager properly when module updated 2019-01-07 14:54:35 +00:00
util Bump dependencies 2019-01-08 10:32:23 +00:00