1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Created Runtime-Editor Comms protocol (markdown)

Nick O'Leary 2018-03-09 10:50:19 +00:00
parent a812471447
commit 41a10d5ab2

@ -0,0 +1,7 @@
The editor establishes a WebSocket connection back to the runtime in order to receive realtime events.
This page documents the protocol used.
- Authentication
- Message structure