File

TODO @ 3638:6f58a3063c14

util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building.
author Waqas Hussain <waqas20@gmail.com>
date Fri, 26 Nov 2010 05:23:37 +0500
parent 2663:b3d1c4985182
child 2804:5f03b7c939bd
child 4134:3a6fedc80bcf
line wrap: on
line source

== 0.8 ==
- Ad-hoc commands:
	http://code.google.com/p/prosody-modules/wiki/mod_adhoc
	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin
	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping
	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime
	
- Pubsub
- Data storage backend abstraction

== 0.9 ==
- Clustering

== 1.0 ==
- Web interface?
- World domination