Saturday 25 January 2020

nodeJs app which handels websockets with Express-wb production Issues !! HELP ??

​i m currently building an Express application capable of sending and receiving messages between many users , however when i switch to production env this basic example doesnt seem to work .the log.txt file in my server should log the message " socket estableshed : " whenever i send a message from my client . what bother me the most is that the connection is well estableshed and the message sent without error in the client browser , but never seems to arrive to the server .note that the Node app ( http ) runs behind an an HTTPS reverse proxy , and all the domain uses a cloudflair protection .note also that this small example works perfectly in my local env .does anyone have simular issues and solved it ?

Submitted January 25, 2020 at 08:30PM by nasgunner

No comments:

Post a Comment