Commit Graph

2 Commits

Author SHA1 Message Date
Torsten Schulz (local)
8b9947cc03 Implement session replacement and WebSocket keepalive features
Enhanced the session management by allowing a reconnect with the same username to replace the existing session, sending a logout message to the previous session. Introduced WebSocket keepalive functionality using Ping/Pong messages to detect stale connections. Updated documentation to reflect these changes and improve user experience during reconnections.
2026-03-05 08:03:15 +01:00
Torsten Schulz (local)
5c4ac55f61 Update README and systemd service configuration for yourchat2. Added installation script install-systemd.sh for easier setup and modified yourchat2.service to improve service management, including environment file support and enhanced restart policies. 2026-03-04 17:21:03 +01:00