Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

agora-rtc-sdk-ng

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-rtc-sdk-ng

Agora WebRTC SDK for JavaScript

  • 4.22.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
45K
increased by1.14%
Maintainers
2
Weekly downloads
 
Created
Source

AgoraRTC SDK (Version 4.x)

English | 简体中文

Getting Started

Install

Use npm, pnpm or yarn

# with npm
npm i agora-rtc-sdk-ng
# or with pnpm
pnpm add agora-rtc-sdk-ng
# or with yarn
yarn add agora-rtc-sdk-ng

CDN is also provided

<script src="https://download.agora.io/sdk/release/AgoraRTC_N-4.22.2.js"></script>

The SDK exports an AgoraRTC object globally for use.

Quick start

React, Vue, Svelte quick start demo are provided, please check at Quick Start Demo. We also have More Demos.

Please follow the documentation at api-ref.agora.io.

Changelogs

Please check the changelogs at Release Notes.

Keywords

FAQs

Package last updated on 28 Oct 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc