Tomasz Janczuk is announcing that iisnode with version number 0.2.18 is already available to download.
What is iisnode ?
iisnode is Run Node.js on IIS .
This IIS extension will allow developers to run the extremely loved Node.js server-side JavaScript platform on their IIS installation. Usage and installation instructions are included with the download package.
This is changelog for iisnode version 0.2.18 :
- New ‘recycleSignalEnabled’ setting to enable node.js apps that want to watch files and trigger application recycle can now use this setting to let worker process recycle gracefully.
- New node-inspector integration : refer to NEW: integrated debugging with node-inspector v0.7.3 for details on this.
You can read the complete changelog and also download this latest version on their homepage: github.com