2009-05-28 19:45:18 +08:00
|
|
|
Purely evented I/O for V8 javascript.
|
|
|
|
|
|
|
|
See http://tinyclouds.org/node for more information.
|
|
|
|
|
2009-06-05 16:38:41 +08:00
|
|
|
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.
|
2009-05-27 07:59:31 +08:00
|
|
|
|
2009-07-24 21:14:59 +08:00
|
|
|
A list of projects using Node can be found at
|
|
|
|
http://wiki.github.com/ry/node
|
|
|
|
|
2009-05-28 19:45:18 +08:00
|
|
|
To build
|
2009-05-27 07:59:31 +08:00
|
|
|
./configure
|
|
|
|
make
|
|
|
|
make install
|