Software /
code /
prosody
Annotate
TODO @ 4223:9fb6e8ec15ed
mod_bosh: Fix terminate logic - process any stanzas in a terminating request, and add type='terminate' to any responses generated by those stanzas. Finally, close all remaining open requests with type='terminate' and close the session. Fixes #211 (thanks Maranda + waqas).
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 04 Mar 2011 20:27:57 +0000 |
parent | 4138:62f5e6b11571 |
child | 4938:76a960bff4c7 |
rev | line source |
---|---|
2663 | 1 == 0.9 == |
4138
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
2 - IPv6 |
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
3 - SASL EXTERNAL |
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
4 - Roster providers |
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
5 - Web interface |
414 | 6 |
2663 | 7 == 1.0 == |
4138
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
8 - Clustering |
2663 | 9 - World domination |