KtJsonRpcPeer

KtJsonRpcPeer is a Kotlin library that implements JSON-RPC 2.0 in Peer mode. It's full-duplex, supporting two-way procedure call. It can work well with WebSocket.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.ArcticLampyrid.KtJsonRpcPeer
Идентификатор

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

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

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

0.12.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

KtJsonRpcPeer
KtJsonRpcPeer is a Kotlin library that implements JSON-RPC 2.0 in Peer mode. It's full-duplex, supporting two-way procedure call. It can work well with WebSocket.
Ссылка на сайт

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

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

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

https://github.com/ArcticLampyrid/KtJsonRpcPeer

Скачать KtJsonRpcPeer

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

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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0-native-mt
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlinx : atomicfu jar 0.17.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
io.ktor : ktor-client-core jar 1.6.7

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

Данный проект не имеет модулей.

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

Версия
0.12.7
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0