vs-streamjsonrpc

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.

Github stars Tracking Chart

StreamJsonRpc

NuGet package
Build Status
codecov
Join the chat at https://gitter.im/vs-streamjsonrpc/Lobby

StreamJsonRpc is a cross-platform, .NET portable library that implements the
JSON-RPC wire protocol.

It works over Stream, WebSocket, or System.IO.Pipelines pipes, independent of the underlying transport.

Bonus features beyond the JSON-RPC spec include:

  1. Request cancellation
  2. .NET Events as notifications
  3. Dynamic client proxy generation
  4. Support for compact binary serialization via MessagePack
  5. Pluggable architecture for custom message handling and formatting.

Learn about the use cases for JSON-RPC and how to use this library from our documentation.

Supported platforms

  • .NET Standard 2.0 (e.g. .NET Framework 4.7.2, .NET Core 2.1+)

Compatibility

This library has been tested with and is compatible with the following other
JSON-RPC libraries:

Main metrics

Overview
Name With Ownermicrosoft/vs-streamjsonrpc
Primary LanguageC#
Program languageC# (Language Count: 5)
Platform
License:Other
所有者活动
Created At2016-10-05 14:28:02
Pushed At2025-06-07 13:31:37
Last Commit At
Release Count83
Last Release Namev2.21.69 (Posted on )
First Release Namev1.0.7-rc (Posted on )
用户参与
Stargazers Count840
Watchers Count35
Fork Count157
Commits Count3.9k
Has Issues Enabled
Issues Count310
Issue Open Count48
Pull Requests Count690
Pull Requests Open Count5
Pull Requests Close Count159
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private