On Sat, Dec 14, 2013 at 12:01 AM, Logesh m <[email protected]> wrote: > I was using faye in OpenShift so far as heroku does not support but since i > heard that heroku supporting web sockets, i am trying to move the faye > server app to heroku but could not able to make it work. Please help me. I > have listed the files that i have
Did you check the DevCenter? WebSockets is in beta, so you'll need to enable a flag at least. I'm not intimately familiar with the symptoms when that's not enabled though. https://devcenter.heroku.com/articles/heroku-labs-websockets You can also try a support ticket or, maybe even better in this particular case, https://discussion.heroku.com/ -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
