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
*config.ru*
require 'faye'
Faye::WebS
On Sat, Dec 14, 2013 at 12:01 AM, Logesh m 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 fi
Thank you so much. I did not knew there is a forum in heroku. I went in and
immediately i get the result i was searching for and it works now.
On Saturday, December 14, 2013 1:34:27 PM UTC+5:30, Daniel Farina wrote:
>
> On Sat, Dec 14, 2013 at 12:01 AM, Logesh m >
> wrote:
> > I was using faye