Add write() callback TODO item

pull/5370/head
Ryan Dahl 2010-07-26 12:42:59 -07:00
parent 66deea10c7
commit 28db0c2562
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -6,6 +6,7 @@
- tab completion interface
- SSL should be factored out of net.js into standalone stream object
- base64 write and toString for buffers
- add completion callbacks to all stream write() methods
- debug and production modes
- EventSource branch merged