A cross-platform (JVM, JS, Native) pure-Scala JsonRPC library, made with Cats Effect, fs2, and jsoniter
jsonrpclib-fs2 0.0.4
Group ID:
tech.neander
Artifact ID:
jsonrpclib-fs2_3
Version:
0.0.4
Release Date:
Sept 16, 2022
Licenses:
Files:
Full Scala Version:
3.1.2
Developers:
libraryDependencies += "tech.neander" %% "jsonrpclib-fs2" % "0.0.4"
ivy"tech.neander::jsonrpclib-fs2:0.0.4"
//> using dep "tech.neander::jsonrpclib-fs2:0.0.4"
import $ivy.`tech.neander::jsonrpclib-fs2:0.0.4`
<dependency> <groupId>tech.neander</groupId> <artifactId>jsonrpclib-fs2_3</artifactId> <version>0.0.4</version> </dependency>
compile group: 'tech.neander', name: 'jsonrpclib-fs2_3', version: '0.0.4'