Skip to content

Releases: lonalore/nodejs

v1.4

Choose a tag to compare

@lonalore lonalore released this 10 Feb 10:33
  • Updated dependecy list
  • Added helper file

v1.3

Choose a tag to compare

@lonalore lonalore released this 29 Jun 09:04
  • 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

Choose a tag to compare

@lonalore lonalore released this 08 Mar 15:22
  • Ability to use CDN to load socket.io js.

v1.1

Choose a tag to compare

@lonalore lonalore released this 17 Sep 07:33
  • Register a callback function to update nodejs addon list on triggering plugin events.

v1.0

Choose a tag to compare

@lonalore lonalore released this 24 Feb 08:06

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"!