node.js - Azure Websockets connection stuck between connecting and disconnecting -
i'm working on project uses websockets, i've deployed heroku , works fine when deploy same project on azure websockets turned on socket keeps connecting , disconnecting gap of split second. ideas?
i suspect haven't enabled websockets in application settings of web app. go portal , find web app. on web app blade, click on "settings" top , "application settings" on blade open. there option called "web sockets". turn "on" , "save".
i restart web app, on safe side, although it's not required.
try again , should work.
Comments
Post a Comment