Skip to main content

Setup Zoom Websockets

Skill Active
Part of: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.

Purpose

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

Features

  • 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

Use Cases

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

Non-Goals

  • 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

First, add the marketplace

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

Quality Score

89 /100
Analyzed 3 days ago

Trust Signals

Last commit4 days ago
Stars12.1k
LicenseApache-2.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.