Skip to content

fix: endless decoding#33

Open
Gared wants to merge 1 commit intoElephantIO:masterfrom
Gared:fix_endless_decoding
Open

fix: endless decoding#33
Gared wants to merge 1 commit intoElephantIO:masterfrom
Gared:fix_endless_decoding

Conversation

@Gared
Copy link
Contributor

@Gared Gared commented Apr 6, 2025

If $data in $seq is for example Welcome to socket.io. then the decoding will never end.
In line 79 is the exit condition, but was never reached because of the type-conversion

@tohenk tohenk force-pushed the master branch 3 times, most recently from af9c420 to db7c95e Compare May 6, 2025 01:55
@tohenk
Copy link
Member

tohenk commented Jul 14, 2025

Could you create an example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants