We found 3 matches for: websocket

An overview of all websocket blocks currently available, updated daily!

websocket: spark on disconnect

Executes a given function if a spark disconnects.

In-pins

flow
clear all
Clears all previously given disconnect function

Out-pins

flow
success
error
on disconnect
channels
websocket: subscribe spark

Subscribes the spark to a specific channel. All broadcasts will be pushed to that spark.

In-pins

flow
channels

Out-pins

flow
success
error
channels
websocket: unsubscribe spark

Unsubscribes the spark from a specific channel.

In-pins

flow
channels

Out-pins

flow
success
error