is not current version
Last Version 0.12.7

KtJsonRpcPeer 0.12.1

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.

License

License

Categories

Categories

JavaScript Languages JSON Data
GroupId

GroupId

com.github.ArcticLampyrid.KtJsonRpcPeer
ArtifactId

ArtifactId

KtJsonRpcPeer-js
Version

Version

0.12.1
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/ArcticLampyrid/KtJsonRpcPeer
Source Code Management

Source Code Management

https://github.com/ArcticLampyrid/KtJsonRpcPeer

Download KtJsonRpcPeer-js 0.12.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.2.1
io.ktor : ktor-client-core-js jar 1.6.0

Project Modules

There are no modules declared in this project.