done chunk upload

This commit is contained in:
Peter Maquiran
2024-02-08 10:14:21 +01:00
parent 60edd1ca01
commit 0e383c85a8
5 changed files with 31 additions and 61 deletions
@@ -75,7 +75,7 @@ class ReconnectingWebSocketSignalR {
private onDisconnect: Function[] = []
private onConnect: Function[] = []
private whenConnected: Function[] = []
private stop = true
stop = true
constructor() {}