{"id":21579310,"url":"https://github.com/neandertech/jsonrpclib","last_synced_at":"2025-04-10T17:42:25.687Z","repository":{"id":52186557,"uuid":"507526859","full_name":"neandertech/jsonrpclib","owner":"neandertech","description":"A cross-platform (JVM, JS, Native) pure-Scala JsonRPC library, made with Cats Effect, fs2, and jsoniter","archived":false,"fork":false,"pushed_at":"2025-04-08T18:12:17.000Z","size":140,"stargazers_count":18,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T19:26:37.825Z","etag":null,"topics":["cats-effect","fs2","jsoniter-scala","jsonrpc","scala","scala-native","scalajs"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neandertech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-26T09:10:51.000Z","updated_at":"2025-04-08T18:12:21.000Z","dependencies_parsed_at":"2024-04-11T09:45:49.953Z","dependency_job_id":null,"html_url":"https://github.com/neandertech/jsonrpclib","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neandertech%2Fjsonrpclib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neandertech%2Fjsonrpclib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neandertech%2Fjsonrpclib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neandertech%2Fjsonrpclib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neandertech","download_url":"https://codeload.github.com/neandertech/jsonrpclib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262198,"owners_count":21074262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cats-effect","fs2","jsoniter-scala","jsonrpc","scala","scala-native","scalajs"],"created_at":"2024-11-24T13:12:57.176Z","updated_at":"2025-04-10T17:42:25.682Z","avatar_url":"https://github.com/neandertech.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/neandertech/jsonrpclib/actions/workflows/ci.yml/badge.svg)](https://github.com/neandertech/jsonrpclib/actions/workflows/ci.yml)\n\n[![jsonrpclib-fs2 Scala version support](https://index.scala-lang.org/neandertech/jsonrpclib/jsonrpclib-fs2/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/neandertech/jsonrpclib/jsonrpclib-fs2)\n\n[![jsonrpclib-fs2 Scala version support](https://index.scala-lang.org/neandertech/jsonrpclib/jsonrpclib-fs2/latest-by-scala-version.svg?platform=sjs1)](https://index.scala-lang.org/neandertech/jsonrpclib/jsonrpclib-fs2)\n\n\n# jsonrpclib\n\nThis is a cross-platform, cross-scala-version library that provides construct for bidirectional communication using the [jsonrpc](https://www.jsonrpc.org/) protocol. It is built on top of [fs2](https://fs2.io/#/) and [jsoniter-scala](https://github.com/plokhotnyuk/jsoniter-scala)\n\nThis library does not enforce any transport, and can work on top of stdin/stdout or other channels.\n\n## Installation\n\nThe dependencies below are following [cross-platform semantics](http://youforgotapercentagesignoracolon.com/).\nAdapt according to your needs\n\n### SBT\n\n```scala\nlibraryDependencies += \"tech.neander\" %%% \"jsonrpclib-fs2\" % version\n```\n\n### Mill\n\n```scala\noverride def ivyDeps = super.ivyDeps() ++ Agg(ivy\"tech.neander::jsonrpclib-fs2::$version\")\n```\n\n### Scala-cli\n\n```scala\n//\u003e using lib \"tech.neander::jsonrpclib-fs2:\u003cVERSION\u003e\"\n```\n\n## Usage\n\n**/!\\ Please be aware that this library is in its early days and offers strictly no guarantee with regards to backward compatibility**\n\nSee the examples folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneandertech%2Fjsonrpclib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneandertech%2Fjsonrpclib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneandertech%2Fjsonrpclib/lists"}