跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Setup Zoom Websockets

技能 活跃

Reference skill for Zoom WebSockets. Use after routing to a low-latency event workflow when persistent connections, faster event delivery, or security constraints make WebSockets preferable to webhooks.

目的

To guide users in setting up and managing persistent Zoom WebSocket connections for low-latency event delivery when WebSockets are preferable to traditional webhooks.

功能

  • Detailed WebSocket vs. Webhook comparison
  • Step-by-step guide for OAuth app creation and WebSocket subscription
  • JavaScript code examples for authentication and connection
  • Comprehensive event format and common event reference
  • Guidance on connection management, keep-alive, and reconnection strategies

使用场景

  • When real-time, low-latency updates are critical for Zoom events.
  • For scenarios requiring enhanced security by avoiding public endpoints.
  • When needing bidirectional communication with Zoom.
  • As a reference for developers integrating Zoom event streams via WebSockets.

非目标

  • Handling Zoom Webhook integrations.
  • Providing a direct client library for Zoom APIs.
  • Managing Zoom media streams (RTMS).

Trust

  • warning:Issues AttentionThere are 29 open issues and 4 closed issues in the last 90 days, indicating a low closure rate and potentially slow maintainer response.

Execution

  • info:Pinned dependenciesThe example code uses standard Node.js libraries like 'ws' and 'axios', but lockfiles are not provided in the source, so pinning is not explicitly verifiable.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/knowledge-work-plugins
/plugin install zoom-plugin@knowledge-work-plugins

质量评分

89 /100
3 days ago 分析

信任信号

最近提交4 days ago
星标12.1k
许可证Apache-2.0
状态
查看源代码