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. (by microsoft)

Vs-streamjsonrpc Alternatives

Similar projects and alternatives to vs-streamjsonrpc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vs-streamjsonrpc alternative or higher similarity.

vs-streamjsonrpc reviews and mentions

Posts with mentions or reviews of vs-streamjsonrpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • Exchanging data between two Console Applications
    1 project | /r/csharp | 26 Feb 2023
    I had some quick success playing with JSON-RPC
  • .net standard class library?!
    2 projects | /r/dotnet | 13 Jan 2023
    I've had a lot of success with StreamJsonRpc over named pipes, including your exact scenario (Framework talking to Core with a shared Standard library holding all the IPC stuff).
  • need help with Windows Service (C#)
    1 project | /r/csharp | 6 Sep 2022
    You need to build something like a tray application if you want to interact with the desktop. If you do this, you might not need a service, but if you do still need a service, then you need to communicate between the service and the tray app with some interprocess communications (IPC) mechanism like StreamJsonRpc.
  • Building c-lightning plugin with .NET
    6 projects | dev.to | 27 Mar 2022
    First, create an application that acts as an ordinary JsonRPC 2.0 server. The standard way to do this is to use the StreamJsonRpc library authored by MS.
  • A note from our sponsor - WorkOS
    workos.com | 24 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic vs-streamjsonrpc repo stats
4
701
9.4
5 days ago

microsoft/vs-streamjsonrpc is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of vs-streamjsonrpc is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com