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.