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 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. Bon
Information
Category: .NET / RPC framework
Watchers: 36
Star: 623
Fork: 141
Last update: Mar 17, 2023

Related Repos



eightyao a netty-like TCP/IP communication framework for .net core, support both IOCP and Epoll
 

Microsoft StreamJsonRpc 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. Bon
 

kingreatwill Ocelot.GrpcHttpGateway grpc service gateway used ocelot What functions does he have? load .dll files load proto files support header support unary,client streaming, server streaming, duplex streaming
 

endink Thrifty Project Thrifty.Net is a port of Swift(from facebook) for .Net , an attribute-based library for creating Thrift serializable types and services. you can write C# attributed object instead of IDL file and IDL generation c