Node.js JavaScript runtime 🐢🚀
 
 
 
 
 
 
Go to file
Ryan 0f888ed6de bump version 2009-08-13 15:52:55 +02:00
benchmark
deps Upgrade libev to 3.8 2009-08-13 15:07:37 +02:00
src bump version 2009-08-13 15:52:55 +02:00
test/mjsunit Enable test-tcp-many-clients. 2009-08-13 15:05:02 +02:00
tools
website bump version 2009-08-13 15:52:55 +02:00
.gitignore
ChangeLog bump version 2009-08-13 15:52:55 +02:00
LICENSE
README
TODO
configure
wscript

README

Purely evented I/O for V8 javascript.

See http://tinyclouds.org/node for more information.

For help and discussion subscribe to the mailing list at 
http://groups.google.com/group/nodejs or send an email to 
nodejs+subscribe@googlegroups.com.

A list of projects using Node can be found at
http://wiki.github.com/ry/node

To build
./configure
make 
make install