Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Setup Zoom Websockets

Skill Aktiv
Teil von:Zoom Plugin

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

89 /100
Analysiert 3 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne12.1k
LizenzApache-2.0
Status
Quellcode ansehen