On May 4, 2013, at 1:44 PM, Kévin Vavelin wrote:
> I use SocketIO project on my iOS app to connect to my node.js server and
> everything works great until I choose to connect to Facebook.
Using what protocol? I'm assuming HTTP. If so, then I would first suggest that
you stop using a low-level
I use SocketIO project on my iOS app to connect to my node.js server and
everything works great until I choose to connect to facebook. When I connect to
Facebook I send some data to my server and he answer with some data like "user
already connected, user created in database" etc. And after that