feat: send http

This commit is contained in:
Carlos Valente
2025-01-11 14:39:58 +01:00
committed by Carlos Valente
parent 8b84963e17
commit ab4dd300ca
8 changed files with 138 additions and 52 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export const eventStore = {
}
},
poll() {
return store;
return store as RuntimeStore;
},
broadcast() {
socket.sendAsJson({