New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@byteplus/byteplus-electron-sdk

Package Overview
Dependencies
Maintainers
19
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byteplus/byteplus-electron-sdk

byteplus electron sdk

  • 3.56.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
19
Weekly downloads
 
Created
Source

Byteplus Electron SDK

By integrating Byteplus Electron RTC SDK, you can add voice calling, video calling, and live streaming to apps with ease. It creates high-quality audio and video experiences for a wide range of applications including online classrooms, telehealth, gaming, live-streaming, and conferences.

Quick start and example

Installation

npm install @byteplus/byteplus-electron-sdk

For the SDK for Windows 32-bit, add the following fields into package.json of your project.

//package.json 
{
    "byteplus_electron" {
        "arch": "ia32"
    }
}

Documentation

Keywords

FAQs

Package last updated on 07 Dec 2023

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