You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that allowing gRPC to work over named pipes was on the table for .net 5. Is there any status on that? I saw that UDS was implemented and has a working example but I can't find anything for named pipes.
The text was updated successfully, but these errors were encountered:
There are extension points in Kestrel and the gRPC client that means named pipes is possible today, but there is no sample at the moment. You would need to figure it out.
There hasn't been any response in the past 7 days so we are closing this issue. Please reopen or open a new issue if you you would like to discuss further.
I know that allowing gRPC to work over named pipes was on the table for .net 5. Is there any status on that? I saw that UDS was implemented and has a working example but I can't find anything for named pipes.
The text was updated successfully, but these errors were encountered: