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

View File

@@ -2,5 +2,7 @@ import * as plugins from "./smartsocket.plugins";
export * from "./smartsocket.classes.smartsocket";
export * from "./smartsocket.classes.smartsocketclient";
export * from "./smartsocket.classes.socketfunction";
export * from "./smartsocket.classes.socketrole";
// need something more exposed? Create an issue on GitLab!
// need something more exposed? Create an issue on GitLab!