mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-20 14:17:54 -04:00
Move socket update, packet processing, Warden async drain, RX silence detection, disconnect handling, and Warden gate logging into a separate updateNetworking() method. Reduces update() from ~704 to ~591 lines.