Skip to content

TjeuKayim/zoom-sdk-rust

Repository files navigation

Zoom SDK Rust Wrapper

Crate API

Idiomatic Rust bindings to Zoom Windows Software Development Kit.

Status: Work in progress, Unstable

Goals

  1. Stick to the struct/function names from the C++ SDK Reference as much as possible (converted function names to snake_case)
  2. Use Drop trait for RAII pattern

Features:

  • Initialize and cleanup SDK
  • Join meeting with web URI

Disclaimer

The project maintainer is not affiliated with Zoom Video Communications.

About

Rust bindings to Zoom Windows SDK

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published