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 f16e50d387 refactor js_request creation into method 16 years ago
deps request.respond works 16 years ago
.gitignore gitignore 16 years ago
.gitmodules add dependencies 16 years ago
Makefile Major refactoring: program name now "node" 16 years ago
README begin work on the TCP.connect interface 16 years ago
example.js begin work on the TCP.connect interface 16 years ago
http_api.js avoid reallocating the same strings every request 16 years ago
node.cc Major refactoring: program name now "node" 16 years ago
node_http.cc refactor js_request creation into method 16 years ago
node_http.h Major refactoring: program name now "node" 16 years ago
node_tcp.cc Major refactoring: program name now "node" 16 years ago
node_tcp.h Major refactoring: program name now "node" 16 years ago
tcp_example.js begin work on the TCP.connect interface 16 years ago

README

WHEREAS, The usage of threads has complicated computer programming; and

WHEREAS, V8 javascript comes free of I/O and threads; and

WHEREAS, Most operating systems do not provide asynchonous file system
access.

Now, therefore:

This set server and client libraries were made to build simple but fast
servers. They are provided free of charge under a permissive simple license.

Submitted by
Ryah Dahl, Programmer
Tim Becker, Programmer
March 1, 2009