Micleusanu Nicu is announcing that simpleS with version number 0.7.5 is already available to download.
What is simpleS ?
simpleS is A HTTP(S) server created purely in Node.js, allowing developers to pack a custom server with their own custom Node.js applications .
simpleS will allow a Node.js installation to receive and respond to HTTP requests, enabling developers to use Node.js as a plain ol' Apache server.This in turn will allow websites and other public services to run on Node.js, a much more efficient platform for the Web than most available today.Documentation is included with the download package.
This is changelog for simpleS version 0.7.5 :
- Fixed implementation of routes with functions as importer parameter
- Improved performance for session keys generation
You can read the complete changelog and also download this latest version on their homepage:
micnic.github.com