Files
OpenFrontIO/src/core
Evan 075c232d8a improve game websockt (re)connection (#2584)
Previously, the connection and reconnection logic were identical in
Worker.ts, so clients would need to be re-authorized for cosmetics etc
even when reconnecting. Now, on reconnect, Worker.ts only does
authentication - verifying the jwt is valid.

This will allow clients to require a valid turnstile token when first
connecting, and not when reconnecting after a broken ws connection.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

evan
2025-12-08 14:07:07 -08:00
..
2025-10-02 12:38:28 -07:00
2025-11-19 10:34:23 -08:00
2025-05-12 11:51:40 -07:00
2025-07-15 00:41:24 -04:00
2025-09-27 15:52:50 -07:00
2025-11-26 16:40:19 -08:00
2025-07-23 14:28:38 -04:00