You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/01/03 11:46:46 UTC

[jira] Commented: (VYSPER-21) Handle server-to-server stanzas

    [ https://issues.apache.org/jira/browse/VYSPER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976681#action_12976681 ] 

Niklas Gustavsson commented on VYSPER-21:
-----------------------------------------

S2S is now functional. While there are still outstanding things to implement (e.g. SASL, reuse of sessions for dialback) the implementation is fully functional and supports TLS, dialback, relay and error handling according to the spec.

> Handle server-to-server stanzas
> -------------------------------
>
>                 Key: VYSPER-21
>                 URL: https://issues.apache.org/jira/browse/VYSPER-21
>             Project: VYSPER
>          Issue Type: Bug
>          Components: server-to-server
>            Reporter: Bernd Fondermann
>            Assignee: Niklas Gustavsson
>
> While the server handles client-server communication appropriately, there are stanzas which may come from another server - or are issued by the local server - to be routed to the client. before this finally happens, some logic must be executed, for example checking if the addressee is online and - if he is - deliver or - if he's offlline - store the stanza for later processing. 
> this server-side handling is currently not provided by the system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.