Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This library does not seem to support IE9. #355

Open
wwstory opened this issue Aug 7, 2024 · 0 comments
Open

This library does not seem to support IE9. #355

wwstory opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@wwstory
Copy link

wwstory commented Aug 7, 2024

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:

  1. rust for server
  2. js for client (IE9, use socketio version 3.0.5 ~ 4.7.5)
  3. 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)

@wwstory wwstory added the bug Something isn't working label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants