Skip to content

feat(recipe): add feishu_stream_messages recipe#64

Merged
tsaijamey merged 1 commit into
mainfrom
recipe/feishu_stream_messages
Apr 24, 2026
Merged

feat(recipe): add feishu_stream_messages recipe#64
tsaijamey merged 1 commit into
mainfrom
recipe/feishu_stream_messages

Conversation

@tsaijamey

Copy link
Copy Markdown
Owner

New Recipe: feishu_stream_messages

Type: atomic
Runtime: python
Version: 1.0.0

Description

通过飞书 WebSocket 长连接订阅机器人消息事件(事件驱动,非轮询)。白名单从 config.json 读取。

Use Cases

  • 事件驱动实时接收飞书机器人消息(长连接模式)
  • 作为 IngestionScheduler 的 stream-mode channel 的 source recipe

Submitted via frago recipe share

通过飞书 WebSocket 长连接订阅机器人消息事件(事件驱动,非轮询)。白名单从 config.json 读取。
@tsaijamey tsaijamey merged commit f5f9425 into main Apr 24, 2026
1 check passed
@tsaijamey tsaijamey deleted the recipe/feishu_stream_messages branch April 24, 2026 09:30
tsaijamey added a commit that referenced this pull request May 13, 2026
通过飞书 WebSocket 长连接订阅机器人消息事件(事件驱动,非轮询)。白名单从 config.json 读取。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant