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/editor-api/lib
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
..
admin Add ability to delete context values from sidebar 2018-11-12 17:04:22 +00:00
auth Allow oauth strategy callback method to be customised 2018-12-13 13:43:57 +00:00
editor Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
index.js Fix up unit tests 2018-12-04 15:59:43 +00:00
util.js Add audit logging to admin api 2019-01-07 14:59:48 +00:00