plokhotnyuk / jsonrpclib

A cross-platform pure-scala JsonRPC library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

jsonrpclib

This is a cross-platform, cross-scala-version jsonrpc library that provides construct for bidirectional communication using the jsonrpc protocol.

This library does not enforce any transport, and works as long as you can provide input/output byte streams.

Dev Notes

Scala-native

See

Scala-js

See

About

A cross-platform pure-scala JsonRPC library

License:Apache License 2.0


Languages

Language:Scala 100.0%