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 d0988da515 Website: correct typos. 16 years ago
deps Change to build on FreeBSD 16 years ago
src Rename req.uri.queryKey to req.uri.params. More familar to rails users. 16 years ago
test Fix bug: catting non-existent files 16 years ago
website Website: correct typos. 16 years ago
.gitignore update gitignore to work with waf files 16 years ago
LICENSE add license, readme 16 years ago
README add long description to website 16 years ago
configure Add color PASS/FAIL statements. Use python for portability. 16 years ago
js2c.py everything is changed. i've waited much too long to commit. 16 years ago
jsmin.py everything is changed. i've waited much too long to commit. 16 years ago
test-http_simple.js HTTP Server: Close 1.0 connections properly. 16 years ago
test_client.js Clean up tests. Add docs. 16 years ago
waf use the WAF build system 16 years ago
wscript bump version to v0.0.2 16 years ago

README

Purely evented I/O for V8 javascript.

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


To build
./configure
make
make install