I want to have websocket and http on the same port. Can I create handshakes over an http location? Like ws://localhost/ws instead of ws://localhost:3000 ?
I\'ve tried