feat: websocket part1 (estudo)

This commit is contained in:
2025-03-03 21:23:35 -03:00
parent 76d2d4a879
commit 3a7cbfc413
115 changed files with 17856 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
// document.cookie = `fila=0`;
function reloadPage(){
setTimeout(function() {
@@ -99,9 +98,9 @@ function notificacao(){
}
setInterval(()=> {
notificacao()
}, 10000)
// setInterval(()=> {
// notificacao()
// }, 10000)