jar

com.github.zhangquanli : qcloud-rtc-spring-boot-starter

Maven & Gradle

Nov 08, 2019
1 stars

qcloud-rtc-spring-boot-starter · spring boot starter for qcloud rtc

Table Of Contents

Latest Version

Download com.github.zhangquanli : qcloud-rtc-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.zhangquanli : qcloud-rtc-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window qcloud-rtc-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gituhub.zhangquanli.qcloud.rtc

├─ com.gituhub.zhangquanli.qcloud.rtc.QcloudRtc.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.QcloudRtcAutoConfiguration.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.QcloudRtcImpl.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.QcloudRtcProperties.class - [JAR]

com.gituhub.zhangquanli.qcloud.rtc.user_sig

├─ com.gituhub.zhangquanli.qcloud.rtc.user_sig.EcdsaSha256TlsSigStrategy.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.user_sig.HmacSha256TlsSigStrategy.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.user_sig.TlsSigStrategy.class - [JAR]

├─ com.gituhub.zhangquanli.qcloud.rtc.user_sig.UserSig.class - [JAR]

com.gituhub.zhangquanli.qcloud.rtc.constants

├─ com.gituhub.zhangquanli.qcloud.rtc.constants.TlsSig.class - [JAR]