DNS节点增加在线状态通知

This commit is contained in:
GoEdgeLab
2021-08-08 10:29:27 +08:00
parent 485bdc1b2e
commit c0e524d543
8 changed files with 476 additions and 49 deletions

View File

@@ -17,6 +17,7 @@ message NSNode {
bool isInstalled = 7;
string installDir = 9;
bool isUp = 8;
bool isActive = 10;
NSCluster nsCluster = 32;
//NodeLogin login = 33;