You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ryan 115c4942db Create tools directory 16 years ago
benchmark Add benchmark dir with ruby script 16 years ago
deps Create tools directory 16 years ago
src Remove unnecessary Detach 16 years ago
test Finished remote module loading 16 years ago
tools Create tools directory 16 years ago
website Fix up docs. 16 years ago
.gitignore update gitignore to work with waf files 16 years ago
LICENSE Create tools directory 16 years ago
README Mentioning the google group in the README and documentation. 16 years ago
TODO Create tools directory 16 years ago
configure Create tools directory 16 years ago
wscript Create tools directory 16 years ago

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.

To build
./configure
make
make install