Extract WebSocket connection management from LivePage into a reusable custom hook. Supports connect/disconnect/reconnect/send, experiment event filtering, configurable backoff, and enabled flag. 20 tests added. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||