Hi All,
I am using faye in a Rails app to send messages through dedicated faye server on Rackspace and that all works just fine. For testing that the messages are being broadcast I am using the fayeMac client because it is written in ObjC, and we are going to be using that functionality in an iPad app.
My problem is that the fayeMac client continually disconnects itself. I am using the ws:// protocol to connect.
Does anyone know why fayeMac might be disconnecting itself? Is there some configuration I can set in my
faye.ru or my thin.yml to change the behavior?
Thanks in advance,
Cheers,
Bill