io.js v2.0 Released!

·

1 min read

Here you can download v2.0 of io.js.
If you don't know what io.js is: It provides a platform (based on Google's V8 engine) to write back-ends for web applications purely in javascript language. This platform can host web applications with lots of concurrent client connections. Actually io.js is a fork of Node.js.