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 · 1 comment
Open

This library does not seem to support IE9. #355

wwstory opened this issue Aug 7, 2024 · 1 comment
Labels
A-engineioxide Area related to engineioxide C-Bug Something isn't working E-Easy Call for participation: Experience needed to fix: Easy / not much E-Need-MCVE Call for participation: This issue needs a Minimal Complete and Verifiable Example P-High High priority

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 C-Bug Something isn't working label Aug 7, 2024
@Totodore Totodore added A-engineioxide Area related to engineioxide P-High High priority E-Easy Call for participation: Experience needed to fix: Easy / not much E-Need-MCVE Call for participation: This issue needs a Minimal Complete and Verifiable Example labels Jan 1, 2025
@Totodore
Copy link
Owner

Totodore commented Jan 1, 2025

If anyone want to verify this issue and provide a minimal reproducible example it would help greatly.

@Totodore Totodore added this to Roadmap Jan 1, 2025
@Totodore Totodore moved this to Todo in Roadmap Jan 1, 2025
@Totodore Totodore removed their assignment Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-engineioxide Area related to engineioxide C-Bug Something isn't working E-Easy Call for participation: Experience needed to fix: Easy / not much E-Need-MCVE Call for participation: This issue needs a Minimal Complete and Verifiable Example P-High High priority
Projects
Status: Todo
Development

No branches or pull requests

2 participants