698
edits
(New page: == Overview == BOSH is "Bidirectional-streams Over Synchronous HTTP", a technology for two-way communication over the Hypertext Transfer Protocol (HTTP). BOSH emulates many of the transpo...) |
(initial copy) |
||
Line 6: | Line 6: | ||
BOSH is defined in two specifications: | BOSH is defined in two specifications: | ||
* XEP-0124: Bidirectional-streams Over Synchronous HTTP | |||
* XEP-0206: XMPP Over BOSH | |||
== Implementations == | == Implementations == | ||
Line 15: | Line 14: | ||
The following XMPP servers include built-in support for BOSH: | The following XMPP servers include built-in support for BOSH: | ||
* ejabberd | |||
* Jabber XCP | |||
* Openfire | |||
* Prosody | |||
* Tigase | |||
=== Connection Managers === | === Connection Managers === | ||
The following standalone XMPP connection managers can be used with a wide variety of XMPP servers: | The following standalone XMPP connection managers can be used with a wide variety of XMPP servers: | ||
* Araneo | |||
* JabberHTTPBind | |||
* Punjab | |||
* rhb | |||
=== Clients === | === Clients === | ||
* Adium | |||
* Gajim | |||
* JWChat | |||
* Pidgin | |||
* Soashable | |||
* SparkWeb | |||
* Tigase Messenger | |||
* Tigase Minichat | |||
=== Libraries === | === Libraries === | ||
* emite (gwt) | |||
* gloox (C++) | |||
* JSJaC (JavaScript) | |||
* strophe (C or JavaScript) | |||
* XIFF (Flash) | |||
* XMPP4GWT (gwt) | |||
* xmpp4js (JavaScript) | |||
* XMPP4R (Ruby) | |||
== Discussion Venues == | == Discussion Venues == | ||
Line 57: | Line 54: | ||
The XMPP Standards Foundation maintains a dedicated email list ("bosh@xmpp.org") about BOSH, intended as a low-volume venue for discussion of BOSH implementation and protocol issues. As with all XSF technology lists, the bosh@xmpp.org list is open to all interested individuals. | The XMPP Standards Foundation maintains a dedicated email list ("bosh@xmpp.org") about BOSH, intended as a low-volume venue for discussion of BOSH implementation and protocol issues. As with all XSF technology lists, the bosh@xmpp.org list is open to all interested individuals. | ||
* Info page and subscription information | |||
* Subscribe via email | |||
* Discussion archives |
edits