Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use faye through the PrivatePub gem to publish messages to my clients. It works fine in development on my machine but on my production server messages never make it to the clients.

I'm pretty sure that faye is setup properly as its requesting faye.js no problem from the server and its not logging any errors in the client. I'm not seeing any errors on the server either so I'm at a loss as to why its not sending messages out to the clients.

share|improve this question
some code would help! – globetrotter Mar 20 at 11:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.