Forums | Mahara Community
Developers
/
Mahara Server Events - Comet
22 November 2010, 3:43
Hi,
I was wondering if there was any attempts for integration with Comet like services for mahara to manager server side events. Services such as cometchat and other similar solutions
Here's a list of such services:
http://cometdaily.com/maturity.html
Regards,
-MA
20 January 2011, 19:04
We've installed APE Server (AJAX Push Engine) on our server and it works great. We haven't done a lot with it yet, but the sample code included is great and is easy to modify. It does include a chat room script that could be easily modified to work inside a Mahara site. We were going to use it for instant notifications of new messages and new activity, but currently we are just using AJAX to poll the server every minute for new activity.