jony-lite-engine-wx
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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:

  1. download @tencentcloud/call-engine-wx.
  2. 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

`

Package Sidebar

Install

npm i jony-lite-engine-wx

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

3.51 MB

Total Files

11

Last publish

Collaborators

  • jonytang