now working in both directions so mesh setups work.
This commit is contained in:
@@ -46,6 +46,7 @@ export class SmartsocketClient {
|
||||
alias:this.alias,
|
||||
authenticated:false,
|
||||
role:undefined,
|
||||
side:"client",
|
||||
socket: plugins.socketIoClient(socketUrl,{multiplex:false})
|
||||
});
|
||||
this.socketConnection.socket.on("requestAuth", () => {
|
||||
|
||||
Reference in New Issue
Block a user