mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
476 B
25 lines
476 B
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
|
|
|