CommandFactory is now WSCommandFactory

This commit is contained in:
Carlos
2020-04-18 00:25:13 +02:00
parent d526206056
commit 0573c0b1e8
5 changed files with 6 additions and 5 deletions

View File

@ -40,6 +40,7 @@ class WebConsoleConnector {
*/
onClose(evt){
closedConnection(this.serverName);
//console.log("EVENTO: " + evt.detail);
}
/**