raynodes icon indicating copy to clipboard operation
raynodes copied to clipboard

Create Browser Flow based nodes

Open gk646 opened this issue 1 year ago • 0 comments

This is another field i would like to see being supported natively at least in some capacity.

This takes inspiration from Node Red as node editor focused on browser flows.

This means making nodes that:

  • Open a browser socket
  • Send messages
  • Receive Messages
  • React to events -> new function data type (function that is called on event)
  • etc..

gk646 avatar May 12 '24 23:05 gk646