{"id":13696799,"url":"https://github.com/Microsoft/vs-streamjsonrpc","last_synced_at":"2025-05-03T17:32:13.177Z","repository":{"id":38238571,"uuid":"70068232","full_name":"microsoft/vs-streamjsonrpc","owner":"microsoft","description":"The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.","archived":false,"fork":false,"pushed_at":"2024-10-30T23:52:20.000Z","size":6910,"stargazers_count":750,"open_issues_count":43,"forks_count":149,"subscribers_count":40,"default_branch":"main","last_synced_at":"2024-11-09T00:52:53.886Z","etag":null,"topics":["dotnet","json-rpc","netstandard","rpc","stream","transport"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-05T14:28:02.000Z","updated_at":"2024-11-06T16:45:08.000Z","dependencies_parsed_at":"2022-07-07T18:22:28.257Z","dependency_job_id":"fffb4bc0-7911-4981-a07c-de3d36323c72","html_url":"https://github.com/microsoft/vs-streamjsonrpc","commit_stats":{"total_commits":2287,"total_committers":67,"mean_commits":"34.134328358208954","dds":0.5142107564494971,"last_synced_commit":"87e4571b727c076a5284226f630cee8692e3da85"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvs-streamjsonrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvs-streamjsonrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvs-streamjsonrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvs-streamjsonrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/vs-streamjsonrpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224369740,"owners_count":17299950,"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":["dotnet","json-rpc","netstandard","rpc","stream","transport"],"created_at":"2024-08-02T18:00:47.411Z","updated_at":"2025-05-03T17:32:13.168Z","avatar_url":"https://github.com/microsoft.png","language":"C#","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# vs-StreamJsonRpc\n\n[![codecov](https://codecov.io/gh/Microsoft/vs-streamjsonrpc/branch/main/graph/badge.svg)](https://codecov.io/gh/Microsoft/vs-streamjsonrpc)\n\n## StreamJsonRpc\n\n[![NuGet package](https://img.shields.io/nuget/v/StreamJsonRpc.svg)](https://www.nuget.org/packages/StreamJsonRpc)\n[![Build Status](https://dev.azure.com/azure-public/vside/_apis/build/status/vs-streamjsonrpc)](https://dev.azure.com/azure-public/vside/_build/latest?definitionId=13)\n\nStreamJsonRpc is a cross-platform, .NET portable library that implements the\n[JSON-RPC][JSONRPC] wire protocol.\n\nIt works over [Stream](https://docs.microsoft.com/dotnet/api/system.io.stream), [WebSocket](https://docs.microsoft.com/dotnet/api/system.net.websockets.websocket), or System.IO.Pipelines pipes, independent of the underlying transport.\n\nBonus features beyond the JSON-RPC spec include:\n\n1. Request cancellation\n1. .NET Events as notifications\n1. Dynamic client proxy generation\n1. Support for [compact binary serialization](https://microsoft.github.io/vs-streamjsonrpc/docs/extensibility.html) via MessagePack\n1. Pluggable architecture for custom message handling and formatting.\n\nLearn about the use cases for JSON-RPC and how to use this library from our [documentation](https://microsoft.github.io/vs-streamjsonrpc/).\n\n[JSONRPC]: https://www.jsonrpc.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoft%2Fvs-streamjsonrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMicrosoft%2Fvs-streamjsonrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoft%2Fvs-streamjsonrpc/lists"}