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.
翻译 - StreamJsonRpc库通过任何.NET Stream,WebSocket或Pipe提供JSON-RPC 2.0。额外支持取消请求,生成客户端代理等。
Simple RPC style APIs with generated clients & servers.
翻译 - 具有生成的客户端和服务器的简单RPC样式的API。