Timeline for A simple TCP server
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 2, 2016 at 19:07 | comment | added | bren | Wouldn't this fail the requirements because your creating a HTTP server , I mean, it's technically a TCP server, but couldn't you just use the TCP module and save yourself a character? | |
| Mar 30, 2016 at 12:00 | history | edited | nickb | CC BY-SA 3.0 | edited body |
| Mar 30, 2016 at 0:08 | comment | added | Mwr247 | I count 127 bytes right now, although you can get it down to 126 by swapping out '\n' with a template string containing a literal newline. | |
| Mar 29, 2016 at 19:43 | history | edited | nickb | CC BY-SA 3.0 | added 3 characters in body |
| Mar 29, 2016 at 19:15 | history | edited | nickb | CC BY-SA 3.0 | deleted 1 character in body |
| Mar 28, 2016 at 18:32 | history | answered | nickb | CC BY-SA 3.0 |