reconnect is now working

This commit is contained in:
2016-08-14 22:17:55 +02:00
parent 7b2b2bd151
commit bd8697ac6e
10 changed files with 139 additions and 64 deletions
+1
View File
@@ -57,6 +57,7 @@ export class Smartsocket {
// communication
clientCall(){
// TODO: target specific client and initiate response
}
}