Running a socket port, but cannot connect it by webcat. #1199
Answered
by
icebob
liaodalin19903
asked this question in
Q&A
-
I am running a service with
and I check the port is open:
but however I connect it by
please tell me where is the issue. |
Beta Was this translation helpful? Give feedback.
Answered by
icebob
Mar 26, 2023
Replies: 1 comment
-
moleculer.io is a Socket.IO mixin, not native websocket. You can test it with socketio-cli tool: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
liaodalin19903
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
moleculer.io is a Socket.IO mixin, not native websocket. You can test it with socketio-cli tool: