Last Version

RxJavaWebsocketClient 4.0.1

RxJavaWebsocketClient is simple library for Websocket connection for java and Android. It is designed to be fast and fault tolerant.

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.appunite
ArtifactId

ArtifactId

websockets-rxjava
Version

Version

4.0.1
Type

Type

jar
Description

Description

RxJavaWebsocketClient
RxJavaWebsocketClient is simple library for Websocket connection for java and Android. It is designed to be fast and fault tolerant.
Project URL

Project URL

https://github.com/jacek-marchwicki/JavaWebsocketClient
Source Code Management

Source Code Management

https://github.com/jacek-marchwicki/JavaWebsocketClient.git

Download websockets-rxjava 4.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-ws jar 3.1.1
io.reactivex : rxjava jar 1.0.9
com.google.code.findbugs : jsr305 jar 2.0.1

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
com.google.truth : truth jar 0.25
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.