TODO

Fri, 22 Oct 2010 06:33:30 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 22 Oct 2010 06:33:30 +0100
changeset 3543
90b21508ac27
parent 2663
b3d1c4985182
child 2804
5f03b7c939bd
permissions
-rw-r--r--

net.server_select: Restore real sendbuffer() before calling onconnect handler, in case onconnect sends data and the socket is still writeable (causing stack overflow into sendbuffer()/onconnect())

== 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

mercurial