0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 15:47:56 +01:00
nodejs/TODO
Ryan 115c4942db Create tools directory
Users will need to "make distclean" to recompile from scratch since I've
moved a lot of the core build tools around.
2009-06-22 13:08:32 +02:00

22 lines
399 B
Plaintext

Major features planned: (somewhat ordered)
- 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
- Internally replace getaddrinfo() with udns
http://www.corpit.ru/mjt/udns.html
JS resolver interface
- TLS
- UDP interface
- Socket pairs