Messages from client to WebSocket are not working
Problem
I have a problem with proxying messages from the client to the websocket server. The messages do not reach the websocket server at all. When I connect to the server directly, it works. However, all other things work. I can conenct & send messages to the client. I´m using the following websocket server: https://github.com/miksago/node-websocket-server Has anyone the same problem?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Messages from client to WebSocket are not working
Hrmm, the current test suite has coverage for socket.io and it appears to be passing. Can you please confirm the results of this test first? [code block] If those tests all pass, then there might be an issue with http-proxy and node-websocket-server.
Trust Score
1 verification
- 1
Hrmm, the current test suite has coverage for socket.io and it appears to be pas
Hrmm, the current test suite has coverage for socket.io and it appears to be passing.
textvows test/web-socket-proxy-test.js --spec - 2
Can you please confirm the results of this test first?
Can you please confirm the results of this test first?
- 3
If those tests all pass, then there might be an issue with http-proxy and node-w
If those tests all pass, then there might be an issue with http-proxy and node-websocket-server.
Validation
Resolved in http-party/node-http-proxy GitHub issue #35. Community reactions: 0 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep