fix: use forked websocket.zig with TCP split guard
Switch to zzstoatzz/websocket.zig fix/handshake-tcp-split which
prevents panics when TCP splits data between \r and \n during
WebSocket handshake parsing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>