Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
546 stars 300 forks source link

Moodle bridge for AJAX Chat #190

Closed Rizzello closed 8 years ago

Rizzello commented 9 years ago

This bridge works... but is not complete. I've realized a singleton object to retrieve the moodle user session and users data. Soon I'll add some stuff like the moodle courses (to channel) integration and the guest login support (now only the moodle user are allowed).