netty-socketio icon indicating copy to clipboard operation
netty-socketio copied to clipboard

About Polling Failure

Open minson1994 opened this issue 1 year ago • 4 comments

Client: 4.4.1; report an error directly without triggering any event. Client: 4.6.2; the onclose event is triggered, but the connection is maintained, and the connection is repeatedly established until the onopen event is triggered.

The difference between success and failure returns 6 when polling

image image image

minson1994 avatar Jun 07 '23 10:06 minson1994

i patch it https://github.com/lyjnew/netty-socketio-patch image

lyjnew avatar Jun 28 '23 14:06 lyjnew

Is this merged? If so can we close the issue?

unverbraucht avatar Jan 24 '24 12:01 unverbraucht

@unverbraucht

No it wasn't. Don't see any PR on this.

mrniko avatar Jan 25 '24 08:01 mrniko

@mrniko ok, thanks. @lyjnew the changes from your fork are somehow in the code, where they maybe merged with another PR?

unverbraucht avatar Jan 25 '24 10:01 unverbraucht