aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 9742c270976e4187cdde05be4944a8a6eb2b2972 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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