提交 92bb49ee authored 作者: blu's avatar blu

init

上级 4175d9ac
...@@ -77,7 +77,7 @@ private: ...@@ -77,7 +77,7 @@ private:
} }
//addr = "tcp://" + jmgr["addr"].get<string>() + ":" + to_string(jmgr["port-router"]); //addr = "tcp://" + jmgr["addr"].get<string>() + ":" + to_string(jmgr["port-router"]);
addr = "tcp://*:" + to_string(jmgr["port-router"]) + to_string(jmgr["port-router"]); addr = "tcp://*:" + to_string(jmgr["port-router"]);
// setup zmq // setup zmq
// TODO: connect to cloud // TODO: connect to cloud
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论