JBOSH

XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)

License

License

GroupId

GroupId

org.igniterealtime.jbosh
ArtifactId

ArtifactId

jbosh
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

JBOSH
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
Source Code Management

Source Code Management

https://github.com/igniterealtime/jbosh

Download jbosh

How to add to project

<!-- https://jarcasting.com/artifacts/org.igniterealtime.jbosh/jbosh/ -->
<dependency>
    <groupId>org.igniterealtime.jbosh</groupId>
    <artifactId>jbosh</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.igniterealtime.jbosh/jbosh/
implementation 'org.igniterealtime.jbosh:jbosh:0.9.2'
// https://jarcasting.com/artifacts/org.igniterealtime.jbosh/jbosh/
implementation ("org.igniterealtime.jbosh:jbosh:0.9.2")
'org.igniterealtime.jbosh:jbosh:jar:0.9.2'
<dependency org="org.igniterealtime.jbosh" name="jbosh" rev="0.9.2">
  <artifact name="jbosh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.igniterealtime.jbosh', module='jbosh', version='0.9.2')
)
libraryDependencies += "org.igniterealtime.jbosh" % "jbosh" % "0.9.2"
[org.igniterealtime.jbosh/jbosh "0.9.2"]

Dependencies

compile (2)

Group / Artifact Type Version
xpp3 : xpp3 jar 1.1.4c
org.apache.httpcomponents : httpclient jar 4.3.3

Project Modules

There are no modules declared in this project.

jBOSH

A maintained fork of com.kenai.jbosh for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH). This library is used by Smack to support XEP-206: XMPP over BOSH. In contrast to org.kenai.jbosh, this jBOSH library uses the Apache Commons HttpClient 4.

Build Status

Resources

org.igniterealtime.jbosh

Ignite Realtime

Ignite Realtime is the community for the users and developers of open source Real Time Communications projects.

Versions

Version
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0