working transfer

This commit is contained in:
Klemek
2025-03-14 13:46:23 +01:00
parent 9f0ae917da
commit 5eb0b6242b
-1
View File
@@ -140,7 +140,6 @@ const app = createApp({
index,
bytes: this.data.slice(index, index + MAX_CHUNK_SIZE),
});
console.log(this.data.slice(index, index + MAX_CHUNK_SIZE));
},
serverDone() {
this.connection.send({