mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Convert polling loops to recursive helpers to avoid no-await-in-loop, and switch the ws import to the named export so the WebSocket type is referenced directly.