[
https://issues.apache.org/jira/browse/VYSPER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858184#action_12858184
]
Bogdan Pistol commented on VYSPER-189:
--------------------------------------
The right place for a discussion is on jira or on the mailing list?
In my view the decoder could be like:
raw bytes --> AsyncWeb decoder --> XML extraction --> stanza creation --> Bosh
IoHandler
and the encoder:
stanza --> XML serialization --> AsyncWeb encoder --> raw bytes
The Bosh IoHandler could work with a Bosh StanzaProcessor that would eventually
process with some Bosh StanzaHandlers the stanzas and then it will send the
processed (as defined by XEP-0206) stanzas to the XMPP StanzaProcessor.
What do you think?
> GSoC: Implement WebSockets/BOSH for XMPP AJAX clients
> ------------------------------------------------------
>
> Key: VYSPER-189
> URL: https://issues.apache.org/jira/browse/VYSPER-189
> Project: VYSPER
> Issue Type: Task
> Components: extension
> Reporter: Niklas Gustavsson
> Assignee: Niklas Gustavsson
> Attachments: bosh.patch
>
>
> Apache Vysper is a modular, Java based XMPP/Jabber server. This project aims
> at developing a Vysper extension that enables AJAX clients to be a XMPP
> client, for example making it simple to expose IM/chat functionality in web
> apps.
> BOSH (XEP-124, XEP-206) defines a protocol where XMPP/Jabber can be used by
> AJAX clients. Also, with the development of WebSockets within the HTML5 work,
> WebSockets could be used as a way for browsers to communicate with Apache
> Vysper. This project could use either (or both) these protocols.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira