Howdy,
We will be using your library in a project we are working on right now. We
have an app that will broadcast information to audience members' iPads
through our Rackspace faye server, and we have run into a snag...
I am using your fayeMac client to test and although the messages do come
through, fayeMac disconnects itself regularly, which has me concerned that
the same may happen in our app as we will be using what we think is the
same library that fayeMac is using.
I have timed it and the fayeMac client disconnects like clockwork at 2:00,
so my main question is this:
Will we be needing to do something to keep the connection open in the iPad
code, or is this a non-issue?
Thanks,
Bill
On Saturday, March 5, 2011 6:03:35 PM UTC-6, paulc wrote:
> Hey,
> Just wanted to drop a note in here to let anyone interested know that
> I've written a client library in Objective-C for use with Mac and iOS
> applications. I'm still working in it but the initial version is up
> with sample apps for OS X and iOS on github at
> https://github.com/pcrawfor/FayeObjC
> if anyone wants to check it out.
> Paul