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 want the events to be arbitrary events, for example: "User answered X", "User P sent you a message with Q".

share|improve this question

1 Answer

I believe that you want to take a look at: http://www.tornadoweb.org/documentation#non-blocking-asynchronous-requests

Also, take a look at the chat example app that comes packaged with Tornado.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.