microsoft / vs-servicehub

The service broker libraries used by Visual Studio to exchange intra- and inter-process services
MIT License
20 stars 8 forks source link

Fix exceptions thrown when non-unique additional interfaces are specified on the proxy #241

Closed AArnott closed 4 weeks ago

AArnott commented 4 weeks ago

This depends on https://github.com/microsoft/vs-streamjsonrpc/pull/1070 to fix the remote RPC cases.