🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

webrtc-sdk-test

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-sdk-test

``` npm i --save-dev thunder-chatroom-sdk-test ``` #### yarn ``` yarn add -s thunder-chatroom-sdk-test ```

1.10.1
latest
npm
Version published
Weekly downloads
13
18.18%
Maintainers
1
Weekly downloads
 
Created
Source

Install

npm

  npm i --save-dev thunder-chatroom-sdk-test

yarn

  yarn add -s thunder-chatroom-sdk-test

Use it in your project

  import { RtcService, HummerService } from 'thunder-chatroom-sdk-test'

APIs

RtcService

FunctionUseage
initWebRtc
rtcInstanceJoinRoom
showVideo
publishVideo
onLiveRoomInfoChange
offLiveRoomInfoChange
leaveRoom
unPublishVideo

HummerService

FunctionUseage
initHummerService
enterLive
endLive
startLive
startExtLive
getExtLiveStreamUid
inviteLiveInterconnect
replyInviteLiveInterconnect
applyConnect
addRoomInfoBroadcast
stopBroadcast
addUserInfoBroadcast

FAQs

Package last updated on 09 Jun 2020

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