You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
However, for the official nodejs language version of socketio (server side, latest version: 4.7), it can be used normally on IE9 (socketio version 3.0.5, for client, the latest version doesn't seem to work).
To Reproduce
Steps to reproduce the behavior:
rust for server
js for client (IE9, use socketio version 3.0.5 ~ 4.7.5)
for echo example, unable to successfully send or receive messages.
Expected behavior
hope to support IE9.
Versions (please complete the following information):
Socketioxide version: 0.14.0
axum version: 0.7.5
Socket.io client version: IE9 browser
Additional context
on IE9 browser (not support websocket)
The text was updated successfully, but these errors were encountered:
Describe the bug
However, for the official nodejs language version of socketio (server side, latest version: 4.7), it can be used normally on IE9 (socketio version 3.0.5, for client, the latest version doesn't seem to work).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
hope to support IE9.
Versions (please complete the following information):
Additional context
on IE9 browser (not support websocket)
The text was updated successfully, but these errors were encountered: