内存同步数据版的共斗框架
This commit is contained in:
@@ -34,7 +34,7 @@ export class GateHandler {
|
||||
let res = dispatch(uid, connectors);
|
||||
return {
|
||||
code: 200,
|
||||
host: res.host,
|
||||
host: res.clientHost,
|
||||
port: res.clientPort
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user