Setting the file. One moment. SDK Architecture Pattern · Zoom Meeting SDK Electron · anthropics/knowledge-work-plugins · Skills Docs
Electron wrapper follows a service + controller + event callback model.
zoom_sdk bootstrap/auth wrappers.
- Meeting service facade.
- Feature controllers (audio, video, participants, recording, share, chat, etc.).
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
88
Vendor Review
181
Create An Asset
Video Sdk/web
Settings service/controllers.Optional modules (raw data, webinar, AI companion, whiteboard, QA/polling).
- Get service/controller.
- Register event callback(s).
- Invoke async action.
- Handle callback result/error codes.
- Centralize callback routing in one internal event bus.
- Use typed wrapper methods per module to reduce invocation mistakes.
- Log SDK return codes consistently for diagnostics.
concepts/sdk-architecture-pattern.md