On Thu, May 2, 2013 at 1:51 PM, Pedro Teixeira <
pedro.t...@gmail.com> wrote:
> Hi Marek,
>
> I'm digging into it, and I think I found it. I attached the socks server to
> a restify server and restify us taking control and not letting the attached
> sockjs server take control.
> And x-domain works standalone, so this is most likely the problem.
> Anyway, I'll post a fix here if I find one.
Of course!
This is exactly the error you'd see when sockjs server is not installed
on the server side!
Marek