AndroidAsync

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

Лицензия

Лицензия

Группа

Группа

com.digium.respoke
Идентификатор

Идентификатор

AndroidAsync
Последняя версия

Последняя версия

2.1.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
Ссылка на сайт

Ссылка на сайт

https://github.com/respoke/AndroidAsync
Система контроля версий

Система контроля версий

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

Скачать AndroidAsync

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
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

Версии библиотеки

Версия
2.1.7
2.1.6.1