Hello, I just try the comet_messaging contrib. I install the proper version of tornado 2.1 and start it from terminal where I can get the post from dummy example from gluon/contrib/comet_messagin.py... So I can send message so this part of example code work fine, but the callback part seems not working... I google and fall on some thread where I read that it may not working with dev rocket server can someone confirm that. I thought that it could be the firewall, but I doubt since I am running local like the example (127.0.0.1:8888)...
Thanks for helping. Richard

