Skip to content

Releases: lonalore/nodejs

v1.4

10 Feb 10:33
Compare
Choose a tag to compare
  • Updated dependecy list
  • Added helper file

v1.3

29 Jun 09:04
Compare
Choose a tag to compare
  • Added e_nodejs.php addon file to with NodeJS API documentation
  • Fix for custom message handlers
  • Fix for custom channels
  • Gzip support
  • Changed icons

v1.2

08 Mar 15:22
Compare
Choose a tag to compare
  • Ability to use CDN to load socket.io js.

v1.1

17 Sep 07:33
Compare
Choose a tag to compare
  • Register a callback function to update nodejs addon list on triggering plugin events.

v1.0

24 Feb 08:06
Compare
Choose a tag to compare

This plugin integrates Node.js with e107 v2. It provides an API that other plugins can use to add realtime capabilities to e107 (v2), specifically enabling pushing updates to open connected clients.

After downloading this release, rename the directory "nodejs-1.0" to "nodejs"!