[+] Web端P2P监控

This commit is contained in:
acgist
2023-04-01 23:21:16 +08:00
parent ed66875a47
commit 1d79de3ef7
27 changed files with 922 additions and 265 deletions

View File

@@ -161,6 +161,10 @@ public interface Constant {
* 来源终端ID
*/
String SOURCE_ID = "sourceId";
/**
* 会话ID
*/
String SESSION_ID = "sessionId";
/**
* 传输通道ID
*/