The Client is not listening for custom events but debug shows that the event has been received #4742
Unanswered
draconidss
asked this question in
Q&A
Replies: 1 comment
-
Hi! I was not able to reproduce the issue. Could you please provide a complete example based on https://github.com/socketio/socket.io-fiddle? From your screenshot, the packet looks well formatted though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Versions
Problem
I use
DEBUG=engine,socket.io* node file.js
to run, the console prints a custom event, but the program doesn't listen to itmulti_terminal_login
(if I'm not describing this in detail, please give me some advice on troubleshooting socketio issues). thanks!Beta Was this translation helpful? Give feedback.
All reactions