Attention everybody: we renamed gluon/contrib/comet_messaging.py as gluon/contrib/websocket_messaging.py
We can do this because this is an experimental feature. Moreover you always use it as background process which must be called outside of web2py so it is not difficult to edit your code when you upgrade. Any "comet" has been replaced with "websocket". Massimo --