Socket
Book a DemoInstallSign in
Socket

jony-lite-engine-wx

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jony-lite-engine-wx

Tencent Cloud TUICallEngine SDK for Wechat

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
0
Created
Source

TUICallEngine WX SDK

An object-oriented TUICallEngine SDK library

NPM verison NPM downloads Typescript Supported Documents Stars

English | 简体中文

Install

npm:

$ npm install @tencentcloud/call-engine-wx --save

yarn:

$ yarn add @tencentcloud/call-engine-wx

Download manually:

  • download @tencentcloud/call-engine-wx.
  • copy @tencentcloud/call-engine-wx to your project.

Usage

Refer to the following two tutorials for a quick run-through of the demo and how to use the SDK to implement basic audio and video calling functionality.

Explore SDK documents:TUICallEngine WX SDK

API Overview

Directory

├── README-zh_CN.md
├── README.md
├── index.js     // sdk file base on UMD modules
├── index.esm.js // sdk file base on ESM modules
├── index.cjs.js // sdk file base on CommonJS modules
├── index.d.ts   // ts declaration file
└── package.json

`

Keywords

call

FAQs

Package last updated on 05 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts