You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bogdan Pistol (JIRA)" <ji...@apache.org> on 2010/06/29 12:17:49 UTC

[jira] Created: (VYSPER-214) Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing

Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing
-----------------------------------------------------------------------------------------------------------------

                 Key: VYSPER-214
                 URL: https://issues.apache.org/jira/browse/VYSPER-214
             Project: VYSPER
          Issue Type: Improvement
          Components: BOSH
            Reporter: Bogdan Pistol
            Priority: Minor


- SASL is done
- session restart after SASL auth
- improved continuation implementation and expires (BOSH wait) times
- accumulated messages (more than the requests/responses available) are merged into a single request for better efficiency (bandwidth, latency)
- the messages from vysper are wrapped inside a body
- the messages from BOSH clients are routed to vysper stripped from their body

With the current implementation it is possible to connect and communicate with Vysper through BOSH at a basic level.

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


[jira] Closed: (VYSPER-214) Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed VYSPER-214.
------------------------------------

      Assignee: Niklas Gustavsson
    Resolution: Fixed

Commited in rev 959093

> Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: VYSPER-214
>                 URL: https://issues.apache.org/jira/browse/VYSPER-214
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: BOSH
>            Reporter: Bogdan Pistol
>            Assignee: Niklas Gustavsson
>            Priority: Minor
>         Attachments: bosh-0.7.patch, bosh-0.8.patch
>
>
> - SASL is done
> - session restart after SASL auth
> - improved continuation implementation and expires (BOSH wait) times
> - accumulated messages (more than the requests/responses available) are merged into a single request for better efficiency (bandwidth, latency)
> - the messages from vysper are wrapped inside a body
> - the messages from BOSH clients are routed to vysper stripped from their body
> With the current implementation it is possible to connect and communicate with Vysper through BOSH at a basic level.

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


[jira] Updated: (VYSPER-214) Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing

Posted by "Bogdan Pistol (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Pistol updated VYSPER-214:
---------------------------------

    Attachment: bosh-0.7.patch

> Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: VYSPER-214
>                 URL: https://issues.apache.org/jira/browse/VYSPER-214
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: BOSH
>            Reporter: Bogdan Pistol
>            Priority: Minor
>         Attachments: bosh-0.7.patch, bosh-0.8.patch
>
>
> - SASL is done
> - session restart after SASL auth
> - improved continuation implementation and expires (BOSH wait) times
> - accumulated messages (more than the requests/responses available) are merged into a single request for better efficiency (bandwidth, latency)
> - the messages from vysper are wrapped inside a body
> - the messages from BOSH clients are routed to vysper stripped from their body
> With the current implementation it is possible to connect and communicate with Vysper through BOSH at a basic level.

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


[jira] Updated: (VYSPER-214) Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing

Posted by "Bogdan Pistol (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Pistol updated VYSPER-214:
---------------------------------

    Attachment: bosh-0.8.patch

> Bosh-0.6 & bosh-0.7 - better continuation implementation + SASL auth + improved merged responses + stanza routing
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: VYSPER-214
>                 URL: https://issues.apache.org/jira/browse/VYSPER-214
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: BOSH
>            Reporter: Bogdan Pistol
>            Priority: Minor
>         Attachments: bosh-0.7.patch, bosh-0.8.patch
>
>
> - SASL is done
> - session restart after SASL auth
> - improved continuation implementation and expires (BOSH wait) times
> - accumulated messages (more than the requests/responses available) are merged into a single request for better efficiency (bandwidth, latency)
> - the messages from vysper are wrapped inside a body
> - the messages from BOSH clients are routed to vysper stripped from their body
> With the current implementation it is possible to connect and communicate with Vysper through BOSH at a basic level.

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