Software /
code /
prosody
Annotate
TODO @ 190:1e993b7deae7
General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 01 Nov 2008 18:28:46 +0000 |
parent | 96:70202f7f1830 |
child | 414:405d414fbce2 |
rev | line source |
---|---|
3 | 1 - Roster manipulation support |
96 | 2 - Private XML |
5 | 3 - On-the-fly code updates |
3 | 4 - S2S \o/ |
22
2856dfc1f5cc
Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents:
6
diff
changeset
|
5 - Control/statistics interface |
96 | 6 - External components |
3 | 7 |
8 Further down the line: | |
22
2856dfc1f5cc
Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents:
6
diff
changeset
|
9 - Ad-hoc commands |
3 | 10 - Clustering |
4 | 11 - Pubsub/PEP |