From f88d62b80ff4e7362ae406f6207bd5fe5dd61334 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 13 Jul 2025 08:07:25 -0400 Subject: [PATCH] Remove comment in lobby to investigate other server's KeepAlive I checked a retail capture, and I think we're doing it correctly for the chat and zone connection already. They wait until Setup to send it (so the client is authorized, of course.) --- src/bin/kawari-lobby.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/kawari-lobby.rs b/src/bin/kawari-lobby.rs index a7780f1..c30b294 100644 --- a/src/bin/kawari-lobby.rs +++ b/src/bin/kawari-lobby.rs @@ -199,7 +199,6 @@ async fn main() { }; // as seen in retail, the server sends a KeepAliveRequest before doing *anything* - // TODO: i think the zone server does this too, but in the wrong order { connection .send_segment(PacketSegment {