Commit Graph

10 Commits (a890b674061ff9e923a9f6bc106eadd4dab28649)

Author SHA1 Message Date
Ryan a890b67406 Add beginnings of the setTimeout interface 2009-03-03 19:17:33 +01:00
Ryan 19478ed4b1 Major refactoring: program name now "node"
Trying to make a more moduler design. Two libraries currently "TCP" and
"HTTP" each have their own file.

Other major feature added here is multiple web servers! excitement.
2009-03-03 01:56:15 +01:00
Ryan 1afe6d26db begin work on the TCP.connect interface 2009-03-02 15:49:24 +01:00
Ryan aa72b99917 upload/download works seemingly 2009-02-23 21:53:03 +01:00
Ryan f6b541bc37 trying to implement streamed upload. not working. 2009-02-23 21:04:30 +01:00
Ryan d945ba68a2 compactify the code into a single file. will abstract later. 2009-02-23 13:48:34 +01:00
Ryan cc1a61c1e7 request.respond works 2009-02-22 17:46:11 +01:00
Ryan 7b7ceea4ec first compile 2009-02-20 17:06:07 +01:00
Ryan 4a5bab8ef6 intermediate commit. nothing works. 2009-02-20 16:34:18 +01:00
Ryan 61890720c8 add readme and initial code 2009-02-16 01:34:45 +01:00