Closed AtillaPehlivan closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/socketio/socket-io-admin-ui/FUFaAm8VtKbdfoZA5KUBKB5qK3vc
✅ Preview: https://socket-io-admin-ui-git-fork-atillapehlivan-main-socketio1.vercel.app
Hi! That's indeed a known issue of the client: https://github.com/socketio/socket.io/issues/5090
I'd rather not merge this though, as it disables the HTTP long-polling transport completely.
You can now create a WebSocket-only connection:
hi, my socket.io server transport option is "websocket" so i can not connect on admin-ui
i added the 2 option to connection params