mirror of
https://github.com/ayflying/p2p.git
synced 2026-03-05 09:49:22 +00:00
增加分布式更新方法
This commit is contained in:
@@ -26,8 +26,8 @@ var (
|
||||
|
||||
// 常量定义
|
||||
const (
|
||||
ProtocolID string = "/ay"
|
||||
DefaultPort = 51888
|
||||
ProtocolID string = "/ay"
|
||||
//DefaultPort = 51888
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user