Difference between revisions of "BOSH"
(New page: {{stub}} {{todo|перевести}} Bidirectional-streams Over Synchronous HTTP (BOSH) is a transport protocol that emulates a bidirectional stream between two entities (such as a clien...) |
(No difference)
|
Revision as of 09:35, 21 April 2009
Информации мало или она отсутствует Пока в данной статье мало информации. Приносим извинения. Если вы хотите написать по теме, — . |
Bidirectional-streams Over Synchronous HTTP (BOSH) is a transport protocol that emulates a bidirectional stream between two entities (such as a client and a server) by using multiple synchronous HTTP request/response pairs without requiring the use of polling or asynchronous chunking.
It is a draft standard of the XMPP Standards Foundation.
The related standard XMPP Over BOSH defines how BOSH may be used to transport XMPP stanzas. The result is an HTTP binding for XMPP communications that is intended to be used in situations where a device or client is unable to maintain a long-lived TCP connection to an XMPP server.
См. также
- BOSH в английской Википедии
- XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
- XEP-0206: XMPP Over BOSH