Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
add todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 11, 2009
1 parent 6bfcfa7 commit 2a7a2f6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions TODO
@@ -0,0 +1,25 @@
Major features planned: (somewhat ordered)

- require/include HTTP URLs

- C++ API for external modules/plugins
(Some sort of module build system?)

- Posgres module
(http://www.postgresql.org/docs/8.1/static/libpq-async.html)

- Support AF_UNIX named pipes

- Signal handlers

- popen() (perhaps with bidirectional stream?)

- Internally replace getaddrinfo() with udns
http://www.corpit.ru/mjt/udns.html
JS resolver interface

- TLS

- UDP interface

- Socket pairs

0 comments on commit 2a7a2f6

Please sign in to comment.