Integrate moon concept into http config bus, and clean up that code quite a bit.
This commit is contained in:
parent
c95bae2d73
commit
4b11566505
7 changed files with 265 additions and 360 deletions
|
@ -690,7 +690,7 @@ public:
|
|||
}
|
||||
#endif
|
||||
|
||||
_controlPlane = new ControlPlane(this,_node,(_homePath + ZT_PATH_SEPARATOR_S "ui").c_str());
|
||||
_controlPlane = new ControlPlane(this,_node);
|
||||
_controlPlane->addAuthToken(authToken.c_str());
|
||||
_controlPlane->setController(_controller);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue