Skip to content

SSE 触发器节点(SSE Trigger node)#

服务器发送事件(SSE)是一种服务器推送技术,使客户端能够通过 HTTP 连接自动接收来自服务器的更新。SSE 触发节点用于接收服务器发送的事件。

🌐 Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server using HTTP connection. The SSE Trigger node is used to receive server-sent events.

节点参数(Node parameters)#

SSE 触发节点有一个参数,即 URL。请输入接收服务器发送事件(SSE)的 URL。

🌐 The SSE Trigger node has one parameter, the URL. Enter the URL from which to receive the server-sent events (SSE).

模板和示例(Templates and examples)#

Template widget placeholder.