Waxer59
Waxer59
Hola @carburo, podrias asignarme **State as a Snapshot**?
Hola, muchas gracias por la revisión, ya realicé todos los cambios que me mencionaste
¡Ya está arreglado!
I'm having the same problem, is there any solution?
Maybe, but it would increase the load on the server
Maybe the problem is here?
I've been trying to solve the issue, but the problem is that the packets are being saved without any relationship to who sent them. How can we know which packet...
The problem is also that right now each packet that is sent is stored in this. packets, and at some point we have to know when to delete them and...
I think restoring the data of a client would be easy but sending the packets that haven't been sent is the issue
Maybe this method should return the session if the index is -1 and the function to send the lost packets should be a separate thing. ```ts override restoreSession( pid: PrivateSessionId,...