File

TODO @ 3458:9c3ae41e696c

net.server_select, net.server_event: Remove set_mode() call from server.link()... it can cause the last chunk of data to be discarded if shorter than buffersize (thanks to Zash for the debugging)
author Matthew Wild <mwild1@gmail.com>
date Sun, 22 Aug 2010 21:12:22 +0100
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