microsoft / 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.
Other
730 stars 149 forks source link

Add support for call-scoped marshalable objects #1015

Closed AArnott closed 5 months ago

AArnott commented 5 months ago

Closes #1009