genwork Posted 12 hours ago Posted 12 hours ago (edited) I am trying to use WebSocket together with a regular HTTP server in Node.js. However, when the client attempts to establish a WebSocket connection, the server does not return the expected HTTP [101 Switching Protocols] response. Instead, it returns normal HTTP status codes such as [2xx] or [4xx]. I would like to know whether Tommy Server supports WebSocket upgrade requests or if there is any special configuration required to enable WebSocket connections alongside standard HTTP handling in Node.js Edited 12 hours ago by genwork Quote
genwork Posted 23 minutes ago Author Posted 23 minutes ago 9 hours ago, Krydos said: What port is the websocket listening on? 3000 domain: genrwork.helioho.st Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.