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星跟蹤圖

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:

主要指標

概覽
名稱與所有者microsoft/vs-streamjsonrpc
主編程語言C#
編程語言C# (語言數: 5)
平台
許可證Other
所有者活动
創建於2016-10-05 14:28:02
推送於2025-04-19 05:08:30
最后一次提交
發布數83
最新版本名稱v2.21.69 (發布於 )
第一版名稱v1.0.7-rc (發布於 )
用户参与
星數816
關注者數36
派生數153
提交數3.8k
已啟用問題?
問題數308
打開的問題數47
拉請求數679
打開的拉請求數11
關閉的拉請求數152
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?