Websocket Node

Hey,

I created an websocket node.

nodes

  • WebsocketsTriggerNode
  • WebsocketsReplyNode

function

  • Support event open/close/message.
  • Custom request header
  • Customize initial data
  • Timed heartbeat data
  • Reply to the message.-Only once

I’m releasing the version, there may still be some bugs, if you find them please let me know.

3 Likes

Noicee
Great work

Nice.

It seems like trigger has all of the main functionalities.
Is there a websocket connection that allows listening that isn’t a trigger?
That would be super helpful.

1 Like

+1 for a websocket listener.