Is it possible to create websocket handshake on port 80?

前端 未结 0 825
终归单人心
终归单人心 2021-02-15 17:34

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题