I created an app with NodeJS and I\'m using ws module. If I test the app in localhost it works and there isn\'t any problem to connect websockets. Now I\'ve upload the app t
Here is an example on github that works that you can check out: https://github.com/developercorey/openshift-nodejs-http-and-websocket-example