feature/LINX-483: The execution is stopped if there are problems with authentication, taking groups or problems with connecting to the hub; Made the socket handler private; Add debug mode for sdk(default false)

This commit is contained in:
2023-11-02 11:11:26 +02:00
parent 9d7a926f86
commit e6a2a1a312
11 changed files with 61 additions and 7711 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules
.parcel-cache
.idea
dist