Skip to content

fix(engineio/v3): incorrect NOOP packet formating when upgrading#560

Merged
Totodore merged 3 commits intomainfrom
improve-test-suites
Aug 31, 2025
Merged

fix(engineio/v3): incorrect NOOP packet formating when upgrading#560
Totodore merged 3 commits intomainfrom
improve-test-suites

Conversation

@Totodore
Copy link
Copy Markdown
Owner

@Totodore Totodore commented Aug 10, 2025

Fix a bug introduced in #554, the NOOP packet sent in case of polling request while upgrading was incorrectly encoded as binary for v3 sockets with binary supports.

@Totodore Totodore added C-Bug Something isn't working A-engineioxide Area related to engineioxide T-testing Topic: testing labels Aug 10, 2025
@Totodore Totodore enabled auto-merge (squash) August 10, 2025 09:09
@Totodore Totodore force-pushed the improve-test-suites branch from 6ae7200 to 5e7ad5b Compare August 10, 2025 09:15
@Totodore Totodore changed the title test(e2e): add issue #497 to test-suites fix(engineio/v3): incorrect NOOP packet formating when upgrading Aug 31, 2025
@Totodore Totodore merged commit c2082b1 into main Aug 31, 2025
15 checks passed
@Totodore Totodore deleted the improve-test-suites branch October 10, 2025 20:23
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 T-testing Topic: testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant