[*] 关闭房间
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<url>https://gitee.com/acgist/taoyao</url>
|
||||
<name>taoyao</name>
|
||||
<description>桃夭:桃夭是套基于`Mediasoup`开发的`WebRTC`音视频信令服务</description>
|
||||
<description>桃夭:桃夭是套基于`Mediasoup`开发的`WebRTC`音视频信令服务,可以非常方便的扩展信令接入更多智能终端。</description>
|
||||
<inceptionYear>2022</inceptionYear>
|
||||
|
||||
<properties>
|
||||
@@ -180,7 +180,6 @@
|
||||
<include>*.p12</include>
|
||||
<include>*.pfx</include>
|
||||
<exclude>*.yml</exclude>
|
||||
<include>*.TTF</include>
|
||||
<exclude>*.properties</exclude>
|
||||
</excludes>
|
||||
<archive>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>taoyao-boot</name>
|
||||
<description>启动模块:基础模块</description>
|
||||
<description>基础模块</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>taoyao-server</name>
|
||||
<description>启动服务:启动模块</description>
|
||||
<description>启动服务</description>
|
||||
|
||||
<properties>
|
||||
<taoyao.maven.basedir>${project.parent.basedir}</taoyao.maven.basedir>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>taoyao-signal</name>
|
||||
<description>信令:信令模块</description>
|
||||
<description>信令模块</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user