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 1afe6d26db begin work on the TCP.connect interface 16 years ago
deps request.respond works 16 years ago
.gitignore gitignore 16 years ago
.gitmodules add dependencies 16 years ago
Makefile begin work on the TCP.connect interface 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
server.cc begin work on the TCP.connect interface 16 years ago
tcp.cc begin work on the TCP.connect interface 16 years ago
tcp.h begin work on the TCP.connect interface 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