AndroidAsync

Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.

License

License

GroupId

GroupId

com.digium.respoke
ArtifactId

ArtifactId

AndroidAsync
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
Project URL

Project URL

https://github.com/respoke/AndroidAsync
Source Code Management

Source Code Management

https://github.com/respoke/respoke-sdk-android.git

Download AndroidAsync

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.digium.respoke

Respoke

Respoke makes it easy for web and mobile developers to add live voice, video, messaging, and data features to their websites and apps

Versions

Version
2.1.7
2.1.6.1