public
Description: evented I/O for v8 javascript
Homepage: http://tinyclouds.org/node
Clone URL: git://github.com/ry/node.git
node /
name age message
file .gitignore Thu Apr 16 04:20:22 -0700 2009 update gitignore to work with waf files [ry]
file LICENSE Loading commit data...
file README
file TODO
file configure Tue May 19 11:31:40 -0700 2009 Add color PASS/FAIL statements. Use python for ... [ry]
directory deps/
file js2c.py Wed Apr 15 01:08:28 -0700 2009 everything is changed. i've waited much too lon... [ry]
file jsmin.py Wed Oct 07 06:02:42 -0700 2009 Fix build. - Add -f flag to rm on make clean. ... [ry]
directory src/
file test-http_simple.js Wed May 20 01:28:10 -0700 2009 HTTP Server: Close 1.0 connections properly. [ry]
directory test/
file test_client.js
file waf Sat Apr 04 05:50:15 -0700 2009 use the WAF build system [ry]
directory website/
file 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.

To build
./configure
make 
make install