WebSocket only by disable BOSH service?
2k13yr opened this issue · 1 comments
2k13yr commented
How to configure node-xmpp-bosh to run node-xmpp-bosh via WebSocket only without BOSH service?
dhruvbird commented
Sorry, but you can't currently do that since the websocket server uses the HTTP server to upgrade to websockets. You can prevent connections to the bosh service by blocking incoming connections to the port on which bosh is listening for incoming requests.