Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have to decide how to route an incoming stanza addressed to e.g. u2@vysper.org, if there is more than one session for that user with different resources.
The solution according to XMPP is to route to the resource with the highest non-negative prio (the prio is given on availability presence).
DeliveringInboundStanzaRelay.Relay.deliver would be the proper place to put it.
I'd like to extract this inner class into a regular public class.
Attachments
Issue Links
- is depended upon by
-
VYSPER-181 Delivery: Consider stanza delivery rules
- Open