Software /
code /
prosody
Annotate
TODO @ 3570:6ef68af9431c
util.httpstream: Added support for chunked transfer encoding.
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Sat, 06 Nov 2010 03:46:19 +0500 |
parent | 2663:b3d1c4985182 |
child | 2804:5f03b7c939bd |
child | 4134:3a6fedc80bcf |
rev | line source |
---|---|
2663 | 1 == 0.8 == |
2 - Ad-hoc commands: | |
3 http://code.google.com/p/prosody-modules/wiki/mod_adhoc | |
4 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin | |
5 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping | |
6 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime | |
7 | |
1520
218075f1daf4
Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents:
414
diff
changeset
|
8 - Pubsub |
2663 | 9 - Data storage backend abstraction |
414 | 10 |
2663 | 11 == 0.9 == |
12 - Clustering | |
414 | 13 |
2663 | 14 == 1.0 == |
15 - Web interface? | |
16 - World domination |